===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
spamprobe-1.4d/depcomp-34-if test -z "$depfile"; then
spamprobe-1.4d/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
spamprobe-1.4d/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
spamprobe-1.4d/depcomp-37-   if test "$dir" = "$object"; then
##############################################
spamprobe-1.4d/depcomp-43-
spamprobe-1.4d/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
spamprobe-1.4d/depcomp-45-
##############################################
spamprobe-1.4d/depcomp-177-  # $object doesn't have directory information.
spamprobe-1.4d/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
spamprobe-1.4d/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
spamprobe-1.4d/depcomp-196-    # Do two passes, one to just change these to
spamprobe-1.4d/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
spamprobe-1.4d/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
spamprobe-1.4d/depcomp-215-
spamprobe-1.4d/depcomp:216:   base=`echo "$object" | sed -e 's/\.o$//' -e 's/\.lo$//'`
spamprobe-1.4d/depcomp-217-   tmpdepfile1="$base.o.d"
##############################################
spamprobe-1.4d/depcomp-315-    done
spamprobe-1.4d/depcomp:316:    obj_suffix="`echo $object | sed 's/^.*\././'`"
spamprobe-1.4d/depcomp-317-    touch "$tmpdepfile"
##############################################
spamprobe-1.4d/configure-43-do
spamprobe-1.4d/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
spamprobe-1.4d/configure-45-    eval $as_var=C; export $as_var
##############################################
spamprobe-1.4d/configure-101-  as_lineno_2=$LINENO
spamprobe-1.4d/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spamprobe-1.4d/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spamprobe-1.4d/configure-140-  as_lineno_2=$LINENO
spamprobe-1.4d/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spamprobe-1.4d/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spamprobe-1.4d/configure-361-
spamprobe-1.4d/configure:362:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
spamprobe-1.4d/configure-363-
##############################################
spamprobe-1.4d/configure-394-  -disable-* | --disable-*)
spamprobe-1.4d/configure:395:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
spamprobe-1.4d/configure-396-    # Reject names that are not valid shell variable names.
##############################################
spamprobe-1.4d/configure-399-   { (exit 1); exit 1; }; }
spamprobe-1.4d/configure:400:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
spamprobe-1.4d/configure-401-    eval "enable_$ac_feature=no" ;;
##############################################
spamprobe-1.4d/configure-403-  -enable-* | --enable-*)
spamprobe-1.4d/configure:404:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
spamprobe-1.4d/configure-405-    # Reject names that are not valid shell variable names.
##############################################
spamprobe-1.4d/configure-408-   { (exit 1); exit 1; }; }
spamprobe-1.4d/configure:409:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
spamprobe-1.4d/configure-410-    case $ac_option in
spamprobe-1.4d/configure:411:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
spamprobe-1.4d/configure-412-      *) ac_optarg=yes ;;
##############################################
spamprobe-1.4d/configure-585-  -with-* | --with-*)
spamprobe-1.4d/configure:586:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
spamprobe-1.4d/configure-587-    # Reject names that are not valid shell variable names.
##############################################
spamprobe-1.4d/configure-590-   { (exit 1); exit 1; }; }
spamprobe-1.4d/configure:591:    ac_package=`echo $ac_package| sed 's/-/_/g'`
spamprobe-1.4d/configure-592-    case $ac_option in
spamprobe-1.4d/configure:593:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
spamprobe-1.4d/configure-594-      *) ac_optarg=yes ;;
##############################################
spamprobe-1.4d/configure-598-  -without-* | --without-*)
spamprobe-1.4d/configure:599:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
spamprobe-1.4d/configure-600-    # Reject names that are not valid shell variable names.
##############################################
spamprobe-1.4d/configure-603-   { (exit 1); exit 1; }; }
spamprobe-1.4d/configure:604:    ac_package=`echo $ac_package | sed 's/-/_/g'`
spamprobe-1.4d/configure-605-    eval "with_$ac_package=no" ;;
##############################################
spamprobe-1.4d/configure-630-  *=*)
spamprobe-1.4d/configure:631:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
spamprobe-1.4d/configure-632-    # Reject names that are not valid shell variable names.
##############################################
spamprobe-1.4d/configure-635-   { (exit 1); exit 1; }; }
spamprobe-1.4d/configure:636:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
spamprobe-1.4d/configure-637-    eval "$ac_envvar='$ac_optarg'"
##############################################
spamprobe-1.4d/configure-651-if test -n "$ac_prev"; then
spamprobe-1.4d/configure:652:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
spamprobe-1.4d/configure-653-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
spamprobe-1.4d/configure-659-do
spamprobe-1.4d/configure:660:  eval ac_val=$`echo $ac_var`
spamprobe-1.4d/configure-661-  case $ac_val in
##############################################
spamprobe-1.4d/configure-671-do
spamprobe-1.4d/configure:672:  eval ac_val=$`echo $ac_var`
spamprobe-1.4d/configure-673-  case $ac_val in
##############################################
spamprobe-1.4d/configure-738-   { (exit 1); exit 1; }; }
spamprobe-1.4d/configure:739:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
spamprobe-1.4d/configure-740-ac_env_build_alias_set=${build_alias+set}
##############################################
spamprobe-1.4d/configure-817-By default, \`make install' will install all the files in
spamprobe-1.4d/configure:818:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
spamprobe-1.4d/configure:819:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
spamprobe-1.4d/configure-820-for instance \`--prefix=\$HOME'.
##############################################
spamprobe-1.4d/configure-897-if test "$ac_dir" != .; then
spamprobe-1.4d/configure:898:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
spamprobe-1.4d/configure-899-  # A "../" for each directory in $ac_dir_suffix.
spamprobe-1.4d/configure:900:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
spamprobe-1.4d/configure-901-else
##############################################
spamprobe-1.4d/configure-910-    else
spamprobe-1.4d/configure:911:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
spamprobe-1.4d/configure-912-    fi ;;
##############################################
spamprobe-1.4d/configure-1064-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
spamprobe-1.4d/configure:1065:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
spamprobe-1.4d/configure-1066-    esac
##############################################
spamprobe-1.4d/configure-1136-    do
spamprobe-1.4d/configure:1137:      eval ac_val=$`echo $ac_var`
spamprobe-1.4d/configure-1138-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
spamprobe-1.4d/configure-1150-      do
spamprobe-1.4d/configure:1151:	eval ac_val=$`echo $ac_var`
spamprobe-1.4d/configure-1152-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
spamprobe-1.4d/configure-1257-    set,)
spamprobe-1.4d/configure:1258:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
spamprobe-1.4d/configure:1259:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
spamprobe-1.4d/configure-1260-      ac_cache_corrupted=: ;;
##############################################
spamprobe-1.4d/configure-1280-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
spamprobe-1.4d/configure:1281:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
spamprobe-1.4d/configure-1282-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
spamprobe-1.4d/configure-1437-if (
spamprobe-1.4d/configure:1438:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
spamprobe-1.4d/configure-1439-   if test "$*" = "X"; then
spamprobe-1.4d/configure-1440-      # -L didn't work.
spamprobe-1.4d/configure:1441:      set X `ls -t $srcdir/configure conftest.file`
spamprobe-1.4d/configure-1442-   fi
##############################################
spamprobe-1.4d/configure-1481-_ACEOF
spamprobe-1.4d/configure:1482:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
spamprobe-1.4d/configure-1483-rm conftest.sed
##############################################
spamprobe-1.4d/configure-1485-# expand $ac_aux_dir to an absolute path
spamprobe-1.4d/configure:1486:am_aux_dir=`cd $ac_aux_dir && pwd`
spamprobe-1.4d/configure-1487-
##############################################
spamprobe-1.4d/configure-1572-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
spamprobe-1.4d/configure:1573:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
spamprobe-1.4d/configure-1574-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
spamprobe-1.4d/configure-1581-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spamprobe-1.4d/configure:1582:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
spamprobe-1.4d/configure-1583-if test -n "$ac_maketemp"; then
##############################################
spamprobe-1.4d/configure-1589-fi
spamprobe-1.4d/configure:1590:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
spamprobe-1.4d/configure-1591-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
spamprobe-1.4d/configure-1609-# test to see if srcdir already configured
spamprobe-1.4d/configure:1610:if test "`cd $srcdir && pwd`" != "`pwd`" &&
spamprobe-1.4d/configure-1611-   test -f $srcdir/config.status; then
##############################################
spamprobe-1.4d/configure-2076-     "checking for C compiler version" >&5
spamprobe-1.4d/configure:2077:ac_compiler=`set X $ac_compile; echo $2`
spamprobe-1.4d/configure-2078-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
spamprobe-1.4d/configure-2115-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
spamprobe-1.4d/configure:2116:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
spamprobe-1.4d/configure-2117-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
spamprobe-1.4d/configure-2143-    *.* )
spamprobe-1.4d/configure:2144:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
spamprobe-1.4d/configure-2145-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
spamprobe-1.4d/configure-2223-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
spamprobe-1.4d/configure:2224:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
spamprobe-1.4d/configure-2225-	  export ac_cv_exeext
##############################################
spamprobe-1.4d/configure-2273-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
spamprobe-1.4d/configure:2274:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
spamprobe-1.4d/configure-2275-       break;;
##############################################
spamprobe-1.4d/configure-2352-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
spamprobe-1.4d/configure:2353:GCC=`test $ac_compiler_gnu = yes && echo yes`
spamprobe-1.4d/configure-2354-ac_test_CFLAGS=${CFLAGS+set}
##############################################
spamprobe-1.4d/configure-2711-# case it prints its new name instead of `make'.
spamprobe-1.4d/configure:2712:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
spamprobe-1.4d/configure-2713-   am__include=include
##############################################
spamprobe-1.4d/configure-2719-   echo '.include "confinc"' > confmf
spamprobe-1.4d/configure:2720:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
spamprobe-1.4d/configure-2721-      am__include=.include
##############################################
spamprobe-1.4d/configure-2781-  if test "$am_compiler_list" = ""; then
spamprobe-1.4d/configure:2782:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
spamprobe-1.4d/configure-2783-  fi
##############################################
spamprobe-1.4d/configure-2958-     "checking for C++ compiler version" >&5
spamprobe-1.4d/configure:2959:ac_compiler=`set X $ac_compile; echo $2`
spamprobe-1.4d/configure-2960-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
spamprobe-1.4d/configure-3033-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
spamprobe-1.4d/configure:3034:GXX=`test $ac_compiler_gnu = yes && echo yes`
spamprobe-1.4d/configure-3035-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
spamprobe-1.4d/configure-3245-  if test "$am_compiler_list" = ""; then
spamprobe-1.4d/configure:3246:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
spamprobe-1.4d/configure-3247-  fi
##############################################
spamprobe-1.4d/configure-3837-do
spamprobe-1.4d/configure:3838:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
spamprobe-1.4d/configure-3839-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
spamprobe-1.4d/configure-3884-fi
spamprobe-1.4d/configure:3885:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spamprobe-1.4d/configure:3886:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spamprobe-1.4d/configure:3887:if test `eval echo '${'$as_ac_Header'}'` = yes; then
spamprobe-1.4d/configure-3888-  cat >>confdefs.h <<_ACEOF
spamprobe-1.4d/configure:3889:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
spamprobe-1.4d/configure-3890-_ACEOF
##############################################
spamprobe-1.4d/configure-3899-do
spamprobe-1.4d/configure:3900:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
spamprobe-1.4d/configure-3901-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
spamprobe-1.4d/configure-3906-fi
spamprobe-1.4d/configure:3907:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spamprobe-1.4d/configure:3908:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spamprobe-1.4d/configure-3909-else
##############################################
spamprobe-1.4d/configure-4033-fi
spamprobe-1.4d/configure:4034:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spamprobe-1.4d/configure:4035:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spamprobe-1.4d/configure-4036-
spamprobe-1.4d/configure-4037-fi
spamprobe-1.4d/configure:4038:if test `eval echo '${'$as_ac_Header'}'` = yes; then
spamprobe-1.4d/configure-4039-  cat >>confdefs.h <<_ACEOF
spamprobe-1.4d/configure:4040:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
spamprobe-1.4d/configure-4041-_ACEOF
##############################################
spamprobe-1.4d/configure-4049-do
spamprobe-1.4d/configure:4050:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
spamprobe-1.4d/configure-4051-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
spamprobe-1.4d/configure-4056-fi
spamprobe-1.4d/configure:4057:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spamprobe-1.4d/configure:4058:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spamprobe-1.4d/configure-4059-else
##############################################
spamprobe-1.4d/configure-4183-fi
spamprobe-1.4d/configure:4184:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spamprobe-1.4d/configure:4185:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spamprobe-1.4d/configure-4186-
spamprobe-1.4d/configure-4187-fi
spamprobe-1.4d/configure:4188:if test `eval echo '${'$as_ac_Header'}'` = yes; then
spamprobe-1.4d/configure-4189-  cat >>confdefs.h <<_ACEOF
spamprobe-1.4d/configure:4190:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
spamprobe-1.4d/configure-4191-_ACEOF
##############################################
spamprobe-1.4d/configure-5788-ac_LF_and_DOT=`echo; echo .`
spamprobe-1.4d/configure:5789:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
spamprobe-1.4d/configure-5790-rm -f confdef2opt.sed
##############################################
spamprobe-1.4d/configure-5884-do
spamprobe-1.4d/configure:5885:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
spamprobe-1.4d/configure-5886-    eval $as_var=C; export $as_var
##############################################
spamprobe-1.4d/configure-5942-  as_lineno_2=$LINENO
spamprobe-1.4d/configure:5943:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spamprobe-1.4d/configure-5944-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spamprobe-1.4d/configure-5982-  as_lineno_2=$LINENO
spamprobe-1.4d/configure:5983:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spamprobe-1.4d/configure-5984-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spamprobe-1.4d/configure-6159-configured by $0, generated by GNU Autoconf 2.59,
spamprobe-1.4d/configure:6160:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
spamprobe-1.4d/configure-6161-
##############################################
spamprobe-1.4d/configure-6176-  --*=*)
spamprobe-1.4d/configure:6177:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
spamprobe-1.4d/configure:6178:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
spamprobe-1.4d/configure-6179-    ac_shift=:
##############################################
spamprobe-1.4d/configure-6444-      fi
spamprobe-1.4d/configure:6445:      ac_sed_frag=`expr $ac_sed_frag + 1`
spamprobe-1.4d/configure-6446-      ac_beg=$ac_end
spamprobe-1.4d/configure:6447:      ac_end=`expr $ac_end + $ac_max_sed_lines`
spamprobe-1.4d/configure-6448-    fi
##############################################
spamprobe-1.4d/configure-6461-	cat >$tmp/stdin
spamprobe-1.4d/configure:6462:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
spamprobe-1.4d/configure:6463:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
spamprobe-1.4d/configure:6464:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
spamprobe-1.4d/configure:6465:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
spamprobe-1.4d/configure-6466-  * )   ac_file_in=$ac_file.in ;;
##############################################
spamprobe-1.4d/configure-6509-if test "$ac_dir" != .; then
spamprobe-1.4d/configure:6510:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
spamprobe-1.4d/configure-6511-  # A "../" for each directory in $ac_dir_suffix.
spamprobe-1.4d/configure:6512:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
spamprobe-1.4d/configure-6513-else
##############################################
spamprobe-1.4d/configure-6522-    else
spamprobe-1.4d/configure:6523:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
spamprobe-1.4d/configure-6524-    fi ;;
##############################################
spamprobe-1.4d/configure-6655-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
spamprobe-1.4d/configure:6656:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
spamprobe-1.4d/configure:6657:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
spamprobe-1.4d/configure-6658-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
spamprobe-1.4d/configure-6697-if test "$ac_dir" != .; then
spamprobe-1.4d/configure:6698:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
spamprobe-1.4d/configure-6699-  # A "../" for each directory in $ac_dir_suffix.
spamprobe-1.4d/configure:6700:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
spamprobe-1.4d/configure-6701-else
##############################################
spamprobe-1.4d/configure-6710-    else
spamprobe-1.4d/configure:6711:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
spamprobe-1.4d/configure-6712-    fi ;;
##############################################
spamprobe-1.4d/configure-6765-  # Strip MF so we end up with the name of the file.
spamprobe-1.4d/configure:6766:  mf=`echo "$mf" | sed -e 's/:.*$//'`
spamprobe-1.4d/configure-6767-  # Check whether this is an Automake generated Makefile or not.
##############################################
spamprobe-1.4d/configure-6790-  # from the Makefile without running `make'.
spamprobe-1.4d/configure:6791:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
spamprobe-1.4d/configure-6792-  test -z "$DEPDIR" && continue
spamprobe-1.4d/configure:6793:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
spamprobe-1.4d/configure-6794-  test -z "am__include" && continue
spamprobe-1.4d/configure:6795:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
spamprobe-1.4d/configure-6796-  # When using ansi2knr, U may be empty or an underscore; expand it
spamprobe-1.4d/configure:6797:  U=`sed -n 's/^U = //p' < "$mf"`
spamprobe-1.4d/configure-6798-  # Find all dependency output files, they are included files with
##############################################
spamprobe-1.4d/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
spamprobe-1.4d/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
spamprobe-1.4d/aclocal.m4-67-#
##############################################
spamprobe-1.4d/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
spamprobe-1.4d/aclocal.m4:90:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
spamprobe-1.4d/aclocal.m4-91-# and then we would define $MISSING as
##############################################
spamprobe-1.4d/aclocal.m4-105-# expand $ac_aux_dir to an absolute path
spamprobe-1.4d/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd`
spamprobe-1.4d/aclocal.m4-107-])
##############################################
spamprobe-1.4d/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
spamprobe-1.4d/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
spamprobe-1.4d/aclocal.m4-227-  fi
##############################################
spamprobe-1.4d/aclocal.m4-346-  # Strip MF so we end up with the name of the file.
spamprobe-1.4d/aclocal.m4:347:  mf=`echo "$mf" | sed -e 's/:.*$//'`
spamprobe-1.4d/aclocal.m4-348-  # Check whether this is an Automake generated Makefile or not.
##############################################
spamprobe-1.4d/aclocal.m4-354-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
spamprobe-1.4d/aclocal.m4:355:    dirpart=`AS_DIRNAME("$mf")`
spamprobe-1.4d/aclocal.m4-356-  else
##############################################
spamprobe-1.4d/aclocal.m4-360-  # from the Makefile without running `make'.
spamprobe-1.4d/aclocal.m4:361:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
spamprobe-1.4d/aclocal.m4-362-  test -z "$DEPDIR" && continue
spamprobe-1.4d/aclocal.m4:363:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
spamprobe-1.4d/aclocal.m4-364-  test -z "am__include" && continue
spamprobe-1.4d/aclocal.m4:365:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
spamprobe-1.4d/aclocal.m4-366-  # When using ansi2knr, U may be empty or an underscore; expand it
spamprobe-1.4d/aclocal.m4:367:  U=`sed -n 's/^U = //p' < "$mf"`
spamprobe-1.4d/aclocal.m4-368-  # Find all dependency output files, they are included files with
##############################################
spamprobe-1.4d/aclocal.m4-376-    test -f "$dirpart/$file" && continue
spamprobe-1.4d/aclocal.m4:377:    fdir=`AS_DIRNAME(["$file"])`
spamprobe-1.4d/aclocal.m4-378-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
spamprobe-1.4d/aclocal.m4-442-# test to see if srcdir already configured
spamprobe-1.4d/aclocal.m4:443:if test "`cd $srcdir && pwd`" != "`pwd`" &&
spamprobe-1.4d/aclocal.m4-444-   test -f $srcdir/config.status; then
##############################################
spamprobe-1.4d/aclocal.m4-518-    * )
spamprobe-1.4d/aclocal.m4:519:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
spamprobe-1.4d/aclocal.m4-520-  esac
spamprobe-1.4d/aclocal.m4-521-done
spamprobe-1.4d/aclocal.m4:522:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
spamprobe-1.4d/aclocal.m4-523-
##############################################
spamprobe-1.4d/aclocal.m4-625-# case it prints its new name instead of `make'.
spamprobe-1.4d/aclocal.m4:626:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
spamprobe-1.4d/aclocal.m4-627-   am__include=include
##############################################
spamprobe-1.4d/aclocal.m4-633-   echo '.include "confinc"' > confmf
spamprobe-1.4d/aclocal.m4:634:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
spamprobe-1.4d/aclocal.m4-635-      am__include=.include
##############################################
spamprobe-1.4d/aclocal.m4-845-if (
spamprobe-1.4d/aclocal.m4:846:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
spamprobe-1.4d/aclocal.m4-847-   if test "$[*]" = "X"; then
spamprobe-1.4d/aclocal.m4-848-      # -L didn't work.
spamprobe-1.4d/aclocal.m4:849:      set X `ls -t $srcdir/configure conftest.file`
spamprobe-1.4d/aclocal.m4-850-   fi
##############################################
spamprobe-1.4d/src/database/Makefile.in-256-.cc.obj:
spamprobe-1.4d/src/database/Makefile.in:257:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spamprobe-1.4d/src/database/Makefile.in-258-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spamprobe-1.4d/src/database/Makefile.in-260-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spamprobe-1.4d/src/database/Makefile.in:261:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
spamprobe-1.4d/src/database/Makefile.in-262-uninstall-info-am:
##############################################
spamprobe-1.4d/src/database/Makefile.in-304-GTAGS:
spamprobe-1.4d/src/database/Makefile.in:305:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/src/database/Makefile.in-306-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/src/database/Makefile.in-312-distdir: $(DISTFILES)
spamprobe-1.4d/src/database/Makefile.in:313:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/database/Makefile.in:314:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/database/Makefile.in-315-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/database/Makefile.in-316-	  case $$file in \
spamprobe-1.4d/src/database/Makefile.in:317:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/database/Makefile.in:318:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/database/Makefile.in-319-	  esac; \
spamprobe-1.4d/src/database/Makefile.in-320-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/database/Makefile.in:321:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/database/Makefile.in-322-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/src/hdl/Makefile.in-241-.cc.obj:
spamprobe-1.4d/src/hdl/Makefile.in:242:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spamprobe-1.4d/src/hdl/Makefile.in-243-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spamprobe-1.4d/src/hdl/Makefile.in-245-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spamprobe-1.4d/src/hdl/Makefile.in:246:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
spamprobe-1.4d/src/hdl/Makefile.in-247-uninstall-info-am:
##############################################
spamprobe-1.4d/src/hdl/Makefile.in-289-GTAGS:
spamprobe-1.4d/src/hdl/Makefile.in:290:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/src/hdl/Makefile.in-291-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/src/hdl/Makefile.in-297-distdir: $(DISTFILES)
spamprobe-1.4d/src/hdl/Makefile.in:298:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/hdl/Makefile.in:299:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/hdl/Makefile.in-300-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/hdl/Makefile.in-301-	  case $$file in \
spamprobe-1.4d/src/hdl/Makefile.in:302:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/hdl/Makefile.in:303:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/hdl/Makefile.in-304-	  esac; \
spamprobe-1.4d/src/hdl/Makefile.in-305-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/hdl/Makefile.in:306:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/hdl/Makefile.in-307-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/src/includes/Makefile.in-227-distdir: $(DISTFILES)
spamprobe-1.4d/src/includes/Makefile.in:228:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/includes/Makefile.in:229:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/includes/Makefile.in-230-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/includes/Makefile.in-231-	  case $$file in \
spamprobe-1.4d/src/includes/Makefile.in:232:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/includes/Makefile.in:233:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/includes/Makefile.in-234-	  esac; \
spamprobe-1.4d/src/includes/Makefile.in-235-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/includes/Makefile.in:236:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/includes/Makefile.in-237-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/src/input/Makefile.in-217-.cc.obj:
spamprobe-1.4d/src/input/Makefile.in:218:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spamprobe-1.4d/src/input/Makefile.in-219-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spamprobe-1.4d/src/input/Makefile.in-221-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spamprobe-1.4d/src/input/Makefile.in:222:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
spamprobe-1.4d/src/input/Makefile.in-223-uninstall-info-am:
##############################################
spamprobe-1.4d/src/input/Makefile.in-265-GTAGS:
spamprobe-1.4d/src/input/Makefile.in:266:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/src/input/Makefile.in-267-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/src/input/Makefile.in-273-distdir: $(DISTFILES)
spamprobe-1.4d/src/input/Makefile.in:274:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/input/Makefile.in:275:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/input/Makefile.in-276-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/input/Makefile.in-277-	  case $$file in \
spamprobe-1.4d/src/input/Makefile.in:278:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/input/Makefile.in:279:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/input/Makefile.in-280-	  esac; \
spamprobe-1.4d/src/input/Makefile.in-281-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/input/Makefile.in:282:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/input/Makefile.in-283-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/src/utility/Makefile.in-241-.c.obj:
spamprobe-1.4d/src/utility/Makefile.in:242:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spamprobe-1.4d/src/utility/Makefile.in-243-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spamprobe-1.4d/src/utility/Makefile.in-245-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spamprobe-1.4d/src/utility/Makefile.in:246:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
spamprobe-1.4d/src/utility/Makefile.in-247-
##############################################
spamprobe-1.4d/src/utility/Makefile.in-255-.cc.obj:
spamprobe-1.4d/src/utility/Makefile.in:256:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spamprobe-1.4d/src/utility/Makefile.in-257-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spamprobe-1.4d/src/utility/Makefile.in-259-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spamprobe-1.4d/src/utility/Makefile.in:260:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
spamprobe-1.4d/src/utility/Makefile.in-261-uninstall-info-am:
##############################################
spamprobe-1.4d/src/utility/Makefile.in-303-GTAGS:
spamprobe-1.4d/src/utility/Makefile.in:304:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/src/utility/Makefile.in-305-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/src/utility/Makefile.in-311-distdir: $(DISTFILES)
spamprobe-1.4d/src/utility/Makefile.in:312:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/utility/Makefile.in:313:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/utility/Makefile.in-314-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/utility/Makefile.in-315-	  case $$file in \
spamprobe-1.4d/src/utility/Makefile.in:316:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/utility/Makefile.in:317:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/utility/Makefile.in-318-	  esac; \
spamprobe-1.4d/src/utility/Makefile.in-319-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/utility/Makefile.in:320:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/utility/Makefile.in-321-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/src/parser/Makefile.in-299-.cc.obj:
spamprobe-1.4d/src/parser/Makefile.in:300:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spamprobe-1.4d/src/parser/Makefile.in-301-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spamprobe-1.4d/src/parser/Makefile.in-303-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spamprobe-1.4d/src/parser/Makefile.in:304:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
spamprobe-1.4d/src/parser/Makefile.in-305-uninstall-info-am:
##############################################
spamprobe-1.4d/src/parser/Makefile.in-347-GTAGS:
spamprobe-1.4d/src/parser/Makefile.in:348:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/src/parser/Makefile.in-349-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/src/parser/Makefile.in-355-distdir: $(DISTFILES)
spamprobe-1.4d/src/parser/Makefile.in:356:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/parser/Makefile.in:357:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/parser/Makefile.in-358-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/parser/Makefile.in-359-	  case $$file in \
spamprobe-1.4d/src/parser/Makefile.in:360:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/parser/Makefile.in:361:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/parser/Makefile.in-362-	  esac; \
spamprobe-1.4d/src/parser/Makefile.in-363-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/parser/Makefile.in:364:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/parser/Makefile.in-365-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/src/Makefile.in-180-	dot_seen=no; \
spamprobe-1.4d/src/Makefile.in:181:	target=`echo $@ | sed s/-recursive//`; \
spamprobe-1.4d/src/Makefile.in-182-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
spamprobe-1.4d/src/Makefile.in-210-	rev="$$rev ."; \
spamprobe-1.4d/src/Makefile.in:211:	target=`echo $@ | sed s/-recursive//`; \
spamprobe-1.4d/src/Makefile.in-212-	for subdir in $$rev; do \
##############################################
spamprobe-1.4d/src/Makefile.in-284-GTAGS:
spamprobe-1.4d/src/Makefile.in:285:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/src/Makefile.in-286-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/src/Makefile.in-292-distdir: $(DISTFILES)
spamprobe-1.4d/src/Makefile.in:293:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/Makefile.in:294:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/Makefile.in-295-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/Makefile.in-296-	  case $$file in \
spamprobe-1.4d/src/Makefile.in:297:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/Makefile.in:298:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/Makefile.in-299-	  esac; \
spamprobe-1.4d/src/Makefile.in-300-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/Makefile.in:301:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/Makefile.in-302-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/src/Makefile.in-323-	    || exit 1; \
spamprobe-1.4d/src/Makefile.in:324:	    distdir=`$(am__cd) $(distdir) && pwd`; \
spamprobe-1.4d/src/Makefile.in:325:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
spamprobe-1.4d/src/Makefile.in-326-	    (cd $$subdir && \
##############################################
spamprobe-1.4d/src/spamprobe/Makefile.in-271-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
spamprobe-1.4d/src/spamprobe/Makefile.in:272:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
spamprobe-1.4d/src/spamprobe/Makefile.in-273-	  if test -f $$p \
spamprobe-1.4d/src/spamprobe/Makefile.in-274-	  ; then \
spamprobe-1.4d/src/spamprobe/Makefile.in:275:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
spamprobe-1.4d/src/spamprobe/Makefile.in-276-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
spamprobe-1.4d/src/spamprobe/Makefile.in-283-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
spamprobe-1.4d/src/spamprobe/Makefile.in:284:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
spamprobe-1.4d/src/spamprobe/Makefile.in-285-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
spamprobe-1.4d/src/spamprobe/Makefile.in-340-.cc.obj:
spamprobe-1.4d/src/spamprobe/Makefile.in:341:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spamprobe-1.4d/src/spamprobe/Makefile.in-342-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spamprobe-1.4d/src/spamprobe/Makefile.in-344-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spamprobe-1.4d/src/spamprobe/Makefile.in:345:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
spamprobe-1.4d/src/spamprobe/Makefile.in-346-uninstall-info-am:
##############################################
spamprobe-1.4d/src/spamprobe/Makefile.in-388-GTAGS:
spamprobe-1.4d/src/spamprobe/Makefile.in:389:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/src/spamprobe/Makefile.in-390-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/src/spamprobe/Makefile.in-396-distdir: $(DISTFILES)
spamprobe-1.4d/src/spamprobe/Makefile.in:397:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/spamprobe/Makefile.in:398:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/src/spamprobe/Makefile.in-399-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/src/spamprobe/Makefile.in-400-	  case $$file in \
spamprobe-1.4d/src/spamprobe/Makefile.in:401:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/src/spamprobe/Makefile.in:402:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/src/spamprobe/Makefile.in-403-	  esac; \
spamprobe-1.4d/src/spamprobe/Makefile.in-404-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/src/spamprobe/Makefile.in:405:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/src/spamprobe/Makefile.in-406-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/missing-128-         from any GNU archive site."
spamprobe-1.4d/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
spamprobe-1.4d/missing-130-    test -z "$files" && files="config.h"
##############################################
spamprobe-1.4d/missing-167-         proper tools for further handling them.
spamprobe-1.4d/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
spamprobe-1.4d/missing-169-         archive site."
spamprobe-1.4d/missing-170-
spamprobe-1.4d/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
spamprobe-1.4d/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
spamprobe-1.4d/missing-173-    if test -f "$file"; then
##############################################
spamprobe-1.4d/missing-196-	*.y)
spamprobe-1.4d/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
spamprobe-1.4d/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
spamprobe-1.4d/missing-200-	    fi
spamprobe-1.4d/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
spamprobe-1.4d/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
spamprobe-1.4d/missing-226-	*.l)
spamprobe-1.4d/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
spamprobe-1.4d/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
spamprobe-1.4d/missing-250-
spamprobe-1.4d/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
spamprobe-1.4d/missing-252-    if test -z "$file"; then
spamprobe-1.4d/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
spamprobe-1.4d/missing-254-    fi
##############################################
spamprobe-1.4d/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
spamprobe-1.4d/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
spamprobe-1.4d/missing-278-    if test -z "$file"; then
spamprobe-1.4d/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
spamprobe-1.4d/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
spamprobe-1.4d/missing-281-    fi
##############################################
spamprobe-1.4d/missing-304-	*o*)
spamprobe-1.4d/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
spamprobe-1.4d/missing-306-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
spamprobe-1.4d/missing-310-	*h*)
spamprobe-1.4d/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
spamprobe-1.4d/missing-312-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
spamprobe-1.4d/mkinstalldirs-12-do
spamprobe-1.4d/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
spamprobe-1.4d/mkinstalldirs-14-   shift
##############################################
spamprobe-1.4d/Makefile.in-220-	  else file=$$i; fi; \
spamprobe-1.4d/Makefile.in:221:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
spamprobe-1.4d/Makefile.in-222-	  case "$$ext" in \
##############################################
spamprobe-1.4d/Makefile.in-225-	  esac; \
spamprobe-1.4d/Makefile.in:226:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
spamprobe-1.4d/Makefile.in:227:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
spamprobe-1.4d/Makefile.in:228:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
spamprobe-1.4d/Makefile.in-229-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
spamprobe-1.4d/Makefile.in-241-	for i in $$list; do \
spamprobe-1.4d/Makefile.in:242:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
spamprobe-1.4d/Makefile.in-243-	  case "$$ext" in \
##############################################
spamprobe-1.4d/Makefile.in-246-	  esac; \
spamprobe-1.4d/Makefile.in:247:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
spamprobe-1.4d/Makefile.in:248:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
spamprobe-1.4d/Makefile.in:249:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
spamprobe-1.4d/Makefile.in-250-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
spamprobe-1.4d/Makefile.in-262-	dot_seen=no; \
spamprobe-1.4d/Makefile.in:263:	target=`echo $@ | sed s/-recursive//`; \
spamprobe-1.4d/Makefile.in-264-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
spamprobe-1.4d/Makefile.in-292-	rev="$$rev ."; \
spamprobe-1.4d/Makefile.in:293:	target=`echo $@ | sed s/-recursive//`; \
spamprobe-1.4d/Makefile.in-294-	for subdir in $$rev; do \
##############################################
spamprobe-1.4d/Makefile.in-366-GTAGS:
spamprobe-1.4d/Makefile.in:367:	here=`$(am__cd) $(top_builddir) && pwd` \
spamprobe-1.4d/Makefile.in-368-	  && cd $(top_srcdir) \
##############################################
spamprobe-1.4d/Makefile.in-377-	$(mkdir_p) $(distdir)/contrib $(distdir)/src/scripts
spamprobe-1.4d/Makefile.in:378:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/Makefile.in:379:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spamprobe-1.4d/Makefile.in-380-	list='$(DISTFILES)'; for file in $$list; do \
spamprobe-1.4d/Makefile.in-381-	  case $$file in \
spamprobe-1.4d/Makefile.in:382:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spamprobe-1.4d/Makefile.in:383:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spamprobe-1.4d/Makefile.in-384-	  esac; \
spamprobe-1.4d/Makefile.in-385-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spamprobe-1.4d/Makefile.in:386:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spamprobe-1.4d/Makefile.in-387-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spamprobe-1.4d/Makefile.in-408-	    || exit 1; \
spamprobe-1.4d/Makefile.in:409:	    distdir=`$(am__cd) $(distdir) && pwd`; \
spamprobe-1.4d/Makefile.in:410:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
spamprobe-1.4d/Makefile.in-411-	    (cd $$subdir && \
##############################################
spamprobe-1.4d/Makefile.in-468-	chmod a-w $(distdir)
spamprobe-1.4d/Makefile.in:469:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
spamprobe-1.4d/Makefile.in-470-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
spamprobe-1.4d/Makefile.in-499-	@cd $(distuninstallcheck_dir) \
spamprobe-1.4d/Makefile.in:500:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
spamprobe-1.4d/Makefile.in-501-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
spamprobe-1.4d/Makefile.in-511-	fi
spamprobe-1.4d/Makefile.in:512:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
spamprobe-1.4d/Makefile.in-513-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
spamprobe-1.4d/install-sh-85-
spamprobe-1.4d/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
spamprobe-1.4d/install-sh-87-	    shift
##############################################
spamprobe-1.4d/install-sh-89-
spamprobe-1.4d/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
spamprobe-1.4d/install-sh-91-	    shift
##############################################
spamprobe-1.4d/install-sh-151-	then
spamprobe-1.4d/install-sh:152:		dst="$dst"/`basename $src`
spamprobe-1.4d/install-sh-153-	else
##############################################
spamprobe-1.4d/install-sh-158-## this sed command emulates the dirname command
spamprobe-1.4d/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
spamprobe-1.4d/install-sh-160-
##############################################
spamprobe-1.4d/install-sh-172-IFS='%'
spamprobe-1.4d/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
spamprobe-1.4d/install-sh-174-IFS="${oIFS}"
##############################################
spamprobe-1.4d/install-sh-206-	then
spamprobe-1.4d/install-sh:207:		dstfile=`basename $dst`
spamprobe-1.4d/install-sh-208-	else
##############################################
spamprobe-1.4d/install-sh-216-	then
spamprobe-1.4d/install-sh:217:		dstfile=`basename $dst`
spamprobe-1.4d/install-sh-218-	else