===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
taggrepper-0.05/depcomp-64-  case $1 in
taggrepper-0.05/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
taggrepper-0.05/depcomp-66-      *) dir=;;
##############################################
taggrepper-0.05/depcomp-73-{
taggrepper-0.05/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
taggrepper-0.05/depcomp-75-}
##############################################
taggrepper-0.05/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
taggrepper-0.05/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
taggrepper-0.05/depcomp-128-
##############################################
taggrepper-0.05/depcomp-405-        sleep 1
taggrepper-0.05/depcomp:406:        i=`expr $i - 1`
taggrepper-0.05/depcomp-407-      done
taggrepper-0.05/depcomp-408-    fi
taggrepper-0.05/depcomp:409:    i=`expr $i - 1`
taggrepper-0.05/depcomp-410-  done
##############################################
taggrepper-0.05/depcomp-425-  # Do two passes, one to just change these to
taggrepper-0.05/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
taggrepper-0.05/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
taggrepper-0.05/depcomp-659-  done
taggrepper-0.05/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
taggrepper-0.05/depcomp-661-  touch "$tmpdepfile"
##############################################
taggrepper-0.05/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
taggrepper-0.05/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
taggrepper-0.05/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
taggrepper-0.05/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
taggrepper-0.05/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
taggrepper-0.05/aclocal.m4-148-        else 
taggrepper-0.05/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
taggrepper-0.05/aclocal.m4-150-        fi
##############################################
taggrepper-0.05/aclocal.m4-252-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
taggrepper-0.05/aclocal.m4:253:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
taggrepper-0.05/aclocal.m4-254-# and then we would define $MISSING as
##############################################
taggrepper-0.05/aclocal.m4-268-# expand $ac_aux_dir to an absolute path
taggrepper-0.05/aclocal.m4:269:am_aux_dir=`cd $ac_aux_dir && pwd`
taggrepper-0.05/aclocal.m4-270-])
##############################################
taggrepper-0.05/aclocal.m4-366-  if test "$am_compiler_list" = ""; then
taggrepper-0.05/aclocal.m4:367:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
taggrepper-0.05/aclocal.m4-368-  fi
##############################################
taggrepper-0.05/aclocal.m4-517-    # Strip MF so we end up with the name of the file.
taggrepper-0.05/aclocal.m4:518:    mf=`echo "$mf" | sed -e 's/:.*$//'`
taggrepper-0.05/aclocal.m4-519-    # Check whether this is an Automake generated Makefile or not.
##############################################
taggrepper-0.05/aclocal.m4-526-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
taggrepper-0.05/aclocal.m4:527:      dirpart=`AS_DIRNAME("$mf")`
taggrepper-0.05/aclocal.m4-528-    else
##############################################
taggrepper-0.05/aclocal.m4-532-    # from the Makefile without running 'make'.
taggrepper-0.05/aclocal.m4:533:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
taggrepper-0.05/aclocal.m4-534-    test -z "$DEPDIR" && continue
taggrepper-0.05/aclocal.m4:535:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
taggrepper-0.05/aclocal.m4-536-    test -z "$am__include" && continue
taggrepper-0.05/aclocal.m4:537:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
taggrepper-0.05/aclocal.m4-538-    # Find all dependency output files, they are included files with
##############################################
taggrepper-0.05/aclocal.m4-546-      test -f "$dirpart/$file" && continue
taggrepper-0.05/aclocal.m4:547:      fdir=`AS_DIRNAME(["$file"])`
taggrepper-0.05/aclocal.m4-548-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
taggrepper-0.05/aclocal.m4-598-AC_REQUIRE([AC_PROG_INSTALL])dnl
taggrepper-0.05/aclocal.m4:599:if test "`cd $srcdir && pwd`" != "`pwd`"; then
taggrepper-0.05/aclocal.m4-600-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
taggrepper-0.05/aclocal.m4-713-    * )
taggrepper-0.05/aclocal.m4:714:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
taggrepper-0.05/aclocal.m4-715-  esac
taggrepper-0.05/aclocal.m4-716-done
taggrepper-0.05/aclocal.m4:717:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
taggrepper-0.05/aclocal.m4-718-
##############################################
taggrepper-0.05/aclocal.m4-784-# Ignore all kinds of additional output from 'make'.
taggrepper-0.05/aclocal.m4:785:case `$am_make -s -f confmf 2> /dev/null` in #(
taggrepper-0.05/aclocal.m4-786-*the\ am__doit\ target*)
##############################################
taggrepper-0.05/aclocal.m4-794-   echo '.include "confinc"' > confmf
taggrepper-0.05/aclocal.m4:795:   case `$am_make -s -f confmf 2> /dev/null` in #(
taggrepper-0.05/aclocal.m4-796-   *the\ am__doit\ target*)
##############################################
taggrepper-0.05/aclocal.m4-824-set dummy $CC
taggrepper-0.05/aclocal.m4:825:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
taggrepper-0.05/aclocal.m4-826-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
taggrepper-0.05/aclocal.m4-944-     echo "timestamp, slept: $am_has_slept" > conftest.file
taggrepper-0.05/aclocal.m4:945:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
taggrepper-0.05/aclocal.m4-946-     if test "$[*]" = "X"; then
taggrepper-0.05/aclocal.m4-947-	# -L didn't work.
taggrepper-0.05/aclocal.m4:948:	set X `ls -t "$srcdir/configure" conftest.file`
taggrepper-0.05/aclocal.m4-949-     fi
##############################################
taggrepper-0.05/doc/Makefile.in-39-  { \
taggrepper-0.05/doc/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
taggrepper-0.05/doc/Makefile.in-41-  }; \
##############################################
taggrepper-0.05/doc/Makefile.in-106-  esac
taggrepper-0.05/doc/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
taggrepper-0.05/doc/Makefile.in-108-am__vpath_adj = case $$p in \
taggrepper-0.05/doc/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
taggrepper-0.05/doc/Makefile.in-110-    *) f=$$p;; \
taggrepper-0.05/doc/Makefile.in-111-  esac;
taggrepper-0.05/doc/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
taggrepper-0.05/doc/Makefile.in-113-am__install_max = 40
taggrepper-0.05/doc/Makefile.in-114-am__nobase_strip_setup = \
taggrepper-0.05/doc/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
taggrepper-0.05/doc/Makefile.in-116-am__nobase_strip = \
##############################################
taggrepper-0.05/doc/Makefile.in-279-	test -n "$(man1dir)" \
taggrepper-0.05/doc/Makefile.in:280:	  && test -n "`echo $$list1$$list2`" \
taggrepper-0.05/doc/Makefile.in-281-	  || exit 0; \
##############################################
taggrepper-0.05/doc/Makefile.in-323-distdir: $(DISTFILES)
taggrepper-0.05/doc/Makefile.in:324:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
taggrepper-0.05/doc/Makefile.in:325:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
taggrepper-0.05/doc/Makefile.in-326-	list='$(DISTFILES)'; \
##############################################
taggrepper-0.05/doc/Makefile.in-337-	  if test -d $$d/$$file; then \
taggrepper-0.05/doc/Makefile.in:338:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
taggrepper-0.05/doc/Makefile.in-339-	    if test -d "$(distdir)/$$file"; then \
##############################################
taggrepper-0.05/INSTALL-173-directory configuration variables that were expressed in terms of
taggrepper-0.05/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
taggrepper-0.05/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
taggrepper-0.05/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
taggrepper-0.05/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
taggrepper-0.05/configure-47-  as_echo='print -r --'
taggrepper-0.05/configure-48-  as_echo_n='print -rn --'
taggrepper-0.05/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
taggrepper-0.05/configure-50-  as_echo='printf %s\n'
##############################################
taggrepper-0.05/configure-52-else
taggrepper-0.05/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
taggrepper-0.05/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
taggrepper-0.05/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
taggrepper-0.05/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
taggrepper-0.05/configure-64-      esac;
##############################################
taggrepper-0.05/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
taggrepper-0.05/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
taggrepper-0.05/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
taggrepper-0.05/configure-327-      case $as_dir in #(
taggrepper-0.05/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
taggrepper-0.05/configure-329-      *) as_qdir=$as_dir;;
##############################################
taggrepper-0.05/configure-400-  {
taggrepper-0.05/configure:401:    as_val=`expr "$@" || test $? -eq 1`
taggrepper-0.05/configure-402-  }
##############################################
taggrepper-0.05/configure-407-# ----------------------------------------
taggrepper-0.05/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
taggrepper-0.05/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
taggrepper-0.05/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
taggrepper-0.05/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
taggrepper-0.05/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
taggrepper-0.05/configure-816-  case $ac_option in
taggrepper-0.05/configure:817:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
taggrepper-0.05/configure-818-  *=)   ac_optarg= ;;
##############################################
taggrepper-0.05/configure-860-  -disable-* | --disable-*)
taggrepper-0.05/configure:861:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
taggrepper-0.05/configure-862-    # Reject names that are not valid shell variable names.
##############################################
taggrepper-0.05/configure-865-    ac_useropt_orig=$ac_useropt
taggrepper-0.05/configure:866:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
taggrepper-0.05/configure-867-    case $ac_user_opts in
##############################################
taggrepper-0.05/configure-886-  -enable-* | --enable-*)
taggrepper-0.05/configure:887:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
taggrepper-0.05/configure-888-    # Reject names that are not valid shell variable names.
##############################################
taggrepper-0.05/configure-891-    ac_useropt_orig=$ac_useropt
taggrepper-0.05/configure:892:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
taggrepper-0.05/configure-893-    case $ac_user_opts in
##############################################
taggrepper-0.05/configure-1090-  -with-* | --with-*)
taggrepper-0.05/configure:1091:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
taggrepper-0.05/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
taggrepper-0.05/configure-1095-    ac_useropt_orig=$ac_useropt
taggrepper-0.05/configure:1096:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
taggrepper-0.05/configure-1097-    case $ac_user_opts in
##############################################
taggrepper-0.05/configure-1106-  -without-* | --without-*)
taggrepper-0.05/configure:1107:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
taggrepper-0.05/configure-1108-    # Reject names that are not valid shell variable names.
##############################################
taggrepper-0.05/configure-1111-    ac_useropt_orig=$ac_useropt
taggrepper-0.05/configure:1112:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
taggrepper-0.05/configure-1113-    case $ac_user_opts in
##############################################
taggrepper-0.05/configure-1144-  *=*)
taggrepper-0.05/configure:1145:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
taggrepper-0.05/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
taggrepper-0.05/configure-1165-if test -n "$ac_prev"; then
taggrepper-0.05/configure:1166:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
taggrepper-0.05/configure-1167-  as_fn_error $? "missing argument to $ac_option"
##############################################
taggrepper-0.05/configure-1187-    */ )
taggrepper-0.05/configure:1188:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
taggrepper-0.05/configure-1189-      eval $ac_var=\$ac_val;;
##############################################
taggrepper-0.05/configure-1222-ac_ls_di=`ls -di .` &&
taggrepper-0.05/configure:1223:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
taggrepper-0.05/configure-1224-  as_fn_error $? "working directory cannot be determined"
##############################################
taggrepper-0.05/configure-1278-case $srcdir in
taggrepper-0.05/configure:1279:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
taggrepper-0.05/configure-1280-esac
##############################################
taggrepper-0.05/configure-1321-By default, \`make install' will install all the files in
taggrepper-0.05/configure:1322:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
taggrepper-0.05/configure:1323:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
taggrepper-0.05/configure-1324-for instance \`--prefix=\$HOME'.
##############################################
taggrepper-0.05/configure-1427-*)
taggrepper-0.05/configure:1428:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
taggrepper-0.05/configure-1429-  # A ".." for each directory in $ac_dir_suffix.
taggrepper-0.05/configure:1430:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
taggrepper-0.05/configure-1431-  case $ac_top_builddir_sub in
##############################################
taggrepper-0.05/configure-1915-    *\'*)
taggrepper-0.05/configure:1916:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
taggrepper-0.05/configure-1917-    esac
##############################################
taggrepper-0.05/configure-1998-      case $ac_val in
taggrepper-0.05/configure:1999:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
taggrepper-0.05/configure-2000-      esac
##############################################
taggrepper-0.05/configure-2013-	case $ac_val in
taggrepper-0.05/configure:2014:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
taggrepper-0.05/configure-2015-	esac
##############################################
taggrepper-0.05/configure-2133-    set,)
taggrepper-0.05/configure:2134:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
taggrepper-0.05/configure:2135:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
taggrepper-0.05/configure-2136-      ac_cache_corrupted=: ;;
##############################################
taggrepper-0.05/configure-2144-	# differences in whitespace do not lead to failure.
taggrepper-0.05/configure:2145:	ac_old_val_w=`echo x $ac_old_val`
taggrepper-0.05/configure:2146:	ac_new_val_w=`echo x $ac_new_val`
taggrepper-0.05/configure-2147-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
taggrepper-0.05/configure-2164-    case $ac_new_val in
taggrepper-0.05/configure:2165:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
taggrepper-0.05/configure-2166-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
taggrepper-0.05/configure-2339-     echo "timestamp, slept: $am_has_slept" > conftest.file
taggrepper-0.05/configure:2340:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
taggrepper-0.05/configure-2341-     if test "$*" = "X"; then
taggrepper-0.05/configure-2342-	# -L didn't work.
taggrepper-0.05/configure:2343:	set X `ls -t "$srcdir/configure" conftest.file`
taggrepper-0.05/configure-2344-     fi
##############################################
taggrepper-0.05/configure-2390-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
taggrepper-0.05/configure:2391:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
taggrepper-0.05/configure-2392-
taggrepper-0.05/configure-2393-# expand $ac_aux_dir to an absolute path
taggrepper-0.05/configure:2394:am_aux_dir=`cd $ac_aux_dir && pwd`
taggrepper-0.05/configure-2395-
##############################################
taggrepper-0.05/configure-2535-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
taggrepper-0.05/configure:2536:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
taggrepper-0.05/configure-2537-	     'mkdir (GNU coreutils) '* | \
##############################################
taggrepper-0.05/configure-2608-set x ${MAKE-make}
taggrepper-0.05/configure:2609:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
taggrepper-0.05/configure-2610-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
taggrepper-0.05/configure-2618-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
taggrepper-0.05/configure:2619:case `${MAKE-make} -f conftest.make 2>/dev/null` in
taggrepper-0.05/configure-2620-  *@@@%%%=?*=@@@%%%*)
##############################################
taggrepper-0.05/configure-2684-
taggrepper-0.05/configure:2685:if test "`cd $srcdir && pwd`" != "`pwd`"; then
taggrepper-0.05/configure-2686-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
taggrepper-0.05/configure-3103-$as_echo_n "checking whether the C compiler works... " >&6; }
taggrepper-0.05/configure:3104:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
taggrepper-0.05/configure-3105-
##############################################
taggrepper-0.05/configure-3147-	then :; else
taggrepper-0.05/configure:3148:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
taggrepper-0.05/configure-3149-	fi
##############################################
taggrepper-0.05/configure-3207-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
taggrepper-0.05/configure:3208:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
taggrepper-0.05/configure-3209-	  break;;
##############################################
taggrepper-0.05/configure-3316-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
taggrepper-0.05/configure:3317:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
taggrepper-0.05/configure-3318-       break;;
##############################################
taggrepper-0.05/configure-3565-# Ignore all kinds of additional output from 'make'.
taggrepper-0.05/configure:3566:case `$am_make -s -f confmf 2> /dev/null` in #(
taggrepper-0.05/configure-3567-*the\ am__doit\ target*)
##############################################
taggrepper-0.05/configure-3575-   echo '.include "confinc"' > confmf
taggrepper-0.05/configure:3576:   case `$am_make -s -f confmf 2> /dev/null` in #(
taggrepper-0.05/configure-3577-   *the\ am__doit\ target*)
##############################################
taggrepper-0.05/configure-3638-  if test "$am_compiler_list" = ""; then
taggrepper-0.05/configure:3639:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
taggrepper-0.05/configure-3640-  fi
##############################################
taggrepper-0.05/configure-3897-  # Check for GNU $ac_path_GREP
taggrepper-0.05/configure:3898:case `"$ac_path_GREP" --version 2>&1` in
taggrepper-0.05/configure-3899-*GNU*)
##############################################
taggrepper-0.05/configure-3963-  # Check for GNU $ac_path_EGREP
taggrepper-0.05/configure:3964:case `"$ac_path_EGREP" --version 2>&1` in
taggrepper-0.05/configure-3965-*GNU*)
##############################################
taggrepper-0.05/configure-4124-do :
taggrepper-0.05/configure:4125:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
taggrepper-0.05/configure-4126-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
taggrepper-0.05/configure-4129-  cat >>confdefs.h <<_ACEOF
taggrepper-0.05/configure:4130:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
taggrepper-0.05/configure-4131-_ACEOF
##############################################
taggrepper-0.05/configure-4139-do :
taggrepper-0.05/configure:4140:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
taggrepper-0.05/configure-4141-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
taggrepper-0.05/configure-4143-  cat >>confdefs.h <<_ACEOF
taggrepper-0.05/configure:4144:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
taggrepper-0.05/configure-4145-_ACEOF
##############################################
taggrepper-0.05/configure-4152-do :
taggrepper-0.05/configure:4153:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
taggrepper-0.05/configure-4154-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
taggrepper-0.05/configure-4156-  cat >>confdefs.h <<_ACEOF
taggrepper-0.05/configure:4157:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
taggrepper-0.05/configure-4158-_ACEOF
##############################################
taggrepper-0.05/configure-4300-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4301:  pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "id3tag" 2>/dev/null`
taggrepper-0.05/configure-4302-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4317-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4318:  pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "id3tag" 2>/dev/null`
taggrepper-0.05/configure-4319-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4338-        if test $_pkg_short_errors_supported = yes; then
taggrepper-0.05/configure:4339:	        id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "id3tag" 2>&1`
taggrepper-0.05/configure-4340-        else
taggrepper-0.05/configure:4341:	        id3tag_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "id3tag" 2>&1`
taggrepper-0.05/configure-4342-        fi
##############################################
taggrepper-0.05/configure-4377-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4378:  pkg_cv_pcre_CFLAGS=`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`
taggrepper-0.05/configure-4379-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4394-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4395:  pkg_cv_pcre_LIBS=`$PKG_CONFIG --libs "libpcre" 2>/dev/null`
taggrepper-0.05/configure-4396-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4415-        if test $_pkg_short_errors_supported = yes; then
taggrepper-0.05/configure:4416:	        pcre_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcre" 2>&1`
taggrepper-0.05/configure-4417-        else
taggrepper-0.05/configure:4418:	        pcre_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcre" 2>&1`
taggrepper-0.05/configure-4419-        fi
##############################################
taggrepper-0.05/configure-4462-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4463:  pkg_cv_vorbisfile_CFLAGS=`$PKG_CONFIG --cflags "vorbisfile" 2>/dev/null`
taggrepper-0.05/configure-4464-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4479-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4480:  pkg_cv_vorbisfile_LIBS=`$PKG_CONFIG --libs "vorbisfile" 2>/dev/null`
taggrepper-0.05/configure-4481-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4500-        if test $_pkg_short_errors_supported = yes; then
taggrepper-0.05/configure:4501:	        vorbisfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vorbisfile" 2>&1`
taggrepper-0.05/configure-4502-        else
taggrepper-0.05/configure:4503:	        vorbisfile_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vorbisfile" 2>&1`
taggrepper-0.05/configure-4504-        fi
##############################################
taggrepper-0.05/configure-4551-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4552:  pkg_cv_FLAC_CFLAGS=`$PKG_CONFIG --cflags "flac" 2>/dev/null`
taggrepper-0.05/configure-4553-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4568-  test $ac_status = 0; }; then
taggrepper-0.05/configure:4569:  pkg_cv_FLAC_LIBS=`$PKG_CONFIG --libs "flac" 2>/dev/null`
taggrepper-0.05/configure-4570-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
taggrepper-0.05/configure-4589-        if test $_pkg_short_errors_supported = yes; then
taggrepper-0.05/configure:4590:	        FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "flac" 2>&1`
taggrepper-0.05/configure-4591-        else
taggrepper-0.05/configure:4592:	        FLAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "flac" 2>&1`
taggrepper-0.05/configure-4593-        fi
##############################################
taggrepper-0.05/configure-4788-set dummy $CC
taggrepper-0.05/configure:4789:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
taggrepper-0.05/configure-4790-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
taggrepper-0.05/configure-4898-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
taggrepper-0.05/configure:4899:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
taggrepper-0.05/configure-4900-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
taggrepper-0.05/configure-4989-if test -z "$BASH_VERSION$ZSH_VERSION" \
taggrepper-0.05/configure:4990:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
taggrepper-0.05/configure-4991-  as_echo='print -r --'
taggrepper-0.05/configure-4992-  as_echo_n='print -rn --'
taggrepper-0.05/configure:4993:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
taggrepper-0.05/configure-4994-  as_echo='printf %s\n'
##############################################
taggrepper-0.05/configure-4996-else
taggrepper-0.05/configure:4997:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
taggrepper-0.05/configure-4998-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
taggrepper-0.05/configure-5006-	expr "X$arg" : "X\\(.*\\)$as_nl";
taggrepper-0.05/configure:5007:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
taggrepper-0.05/configure-5008-      esac;
##############################################
taggrepper-0.05/configure-5083-# ----------------------------------------
taggrepper-0.05/configure:5084:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
taggrepper-0.05/configure-5085-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
taggrepper-0.05/configure-5155-  {
taggrepper-0.05/configure:5156:    as_val=`expr "$@" || test $? -eq 1`
taggrepper-0.05/configure-5157-  }
##############################################
taggrepper-0.05/configure-5259-      case $as_dir in #(
taggrepper-0.05/configure:5260:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
taggrepper-0.05/configure-5261-      *) as_qdir=$as_dir;;
##############################################
taggrepper-0.05/configure-5394-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
taggrepper-0.05/configure:5395:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
taggrepper-0.05/configure-5396-ac_cs_version="\\
##############################################
taggrepper-0.05/configure-5419-  --*=?*)
taggrepper-0.05/configure:5420:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
taggrepper-0.05/configure:5421:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
taggrepper-0.05/configure-5422-    ac_shift=:
##############################################
taggrepper-0.05/configure-5424-  --*=)
taggrepper-0.05/configure:5425:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
taggrepper-0.05/configure-5426-    ac_optarg=
##############################################
taggrepper-0.05/configure-5448-    case $ac_optarg in
taggrepper-0.05/configure:5449:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
taggrepper-0.05/configure-5450-    '') as_fn_error $? "missing file argument" ;;
##############################################
taggrepper-0.05/configure-5456-    case $ac_optarg in
taggrepper-0.05/configure:5457:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
taggrepper-0.05/configure-5458-    esac
##############################################
taggrepper-0.05/configure-5586-fi
taggrepper-0.05/configure:5587:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
taggrepper-0.05/configure-5588-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
taggrepper-0.05/configure-5603-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
taggrepper-0.05/configure:5604:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
taggrepper-0.05/configure-5605-ac_delim='%!_!# '
##############################################
taggrepper-0.05/configure-5609-
taggrepper-0.05/configure:5610:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
taggrepper-0.05/configure-5611-  if test $ac_delim_n = $ac_delim_num; then
##############################################
taggrepper-0.05/configure-5747-for ac_last_try in false false :; do
taggrepper-0.05/configure:5748:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
taggrepper-0.05/configure-5749-  if test -z "$ac_tt"; then
##############################################
taggrepper-0.05/configure-5879-      esac
taggrepper-0.05/configure:5880:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
taggrepper-0.05/configure-5881-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
taggrepper-0.05/configure-5938-*)
taggrepper-0.05/configure:5939:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
taggrepper-0.05/configure-5940-  # A ".." for each directory in $ac_dir_suffix.
taggrepper-0.05/configure:5941:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
taggrepper-0.05/configure-5942-  case $ac_top_builddir_sub in
##############################################
taggrepper-0.05/configure-5999-/@mandir@/p'
taggrepper-0.05/configure:6000:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
taggrepper-0.05/configure-6001-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
taggrepper-0.05/configure-6016-
taggrepper-0.05/configure:6017:# Neutralize VPATH when `$srcdir' = `.'.
taggrepper-0.05/configure-6018-# Shell code in configure.ac might set extrasub.
##############################################
taggrepper-0.05/configure-6044-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
taggrepper-0.05/configure:6045:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
taggrepper-0.05/configure-6046-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
taggrepper-0.05/configure-6090-    * )
taggrepper-0.05/configure:6091:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
taggrepper-0.05/configure-6092-  esac
##############################################
taggrepper-0.05/configure-6137-    # Strip MF so we end up with the name of the file.
taggrepper-0.05/configure:6138:    mf=`echo "$mf" | sed -e 's/:.*$//'`
taggrepper-0.05/configure-6139-    # Check whether this is an Automake generated Makefile or not.
##############################################
taggrepper-0.05/configure-6174-    # from the Makefile without running 'make'.
taggrepper-0.05/configure:6175:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
taggrepper-0.05/configure-6176-    test -z "$DEPDIR" && continue
taggrepper-0.05/configure:6177:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
taggrepper-0.05/configure-6178-    test -z "$am__include" && continue
taggrepper-0.05/configure:6179:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
taggrepper-0.05/configure-6180-    # Find all dependency output files, they are included files with
##############################################
taggrepper-0.05/src/Makefile.in-40-  { \
taggrepper-0.05/src/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
taggrepper-0.05/src/Makefile.in-42-  }; \
##############################################
taggrepper-0.05/src/Makefile.in-351-.c.obj:
taggrepper-0.05/src/Makefile.in:352:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
taggrepper-0.05/src/Makefile.in-353-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
taggrepper-0.05/src/Makefile.in-355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
taggrepper-0.05/src/Makefile.in:356:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
taggrepper-0.05/src/Makefile.in-357-
##############################################
taggrepper-0.05/src/Makefile.in-387-GTAGS:
taggrepper-0.05/src/Makefile.in:388:	here=`$(am__cd) $(top_builddir) && pwd` \
taggrepper-0.05/src/Makefile.in-389-	  && $(am__cd) $(top_srcdir) \
##############################################
taggrepper-0.05/src/Makefile.in-410-distdir: $(DISTFILES)
taggrepper-0.05/src/Makefile.in:411:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
taggrepper-0.05/src/Makefile.in:412:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
taggrepper-0.05/src/Makefile.in-413-	list='$(DISTFILES)'; \
##############################################
taggrepper-0.05/src/Makefile.in-424-	  if test -d $$d/$$file; then \
taggrepper-0.05/src/Makefile.in:425:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
taggrepper-0.05/src/Makefile.in-426-	    if test -d "$(distdir)/$$file"; then \
##############################################
taggrepper-0.05/compile-67-	mingw/*)
taggrepper-0.05/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
taggrepper-0.05/compile-69-	  ;;
taggrepper-0.05/compile-70-	cygwin/*)
taggrepper-0.05/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
taggrepper-0.05/compile-72-	  ;;
taggrepper-0.05/compile-73-	wine/*)
taggrepper-0.05/compile:74:	  file=`winepath -w "$file" || echo "$file"`
taggrepper-0.05/compile-75-	  ;;
##############################################
taggrepper-0.05/compile-309-# Name of file we expect compiler to create.
taggrepper-0.05/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
taggrepper-0.05/compile-311-
##############################################
taggrepper-0.05/compile-315-# object file name, since that is what matters with a parallel build.
taggrepper-0.05/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
taggrepper-0.05/compile-317-while true; do
##############################################
taggrepper-0.05/install-sh-229-      fi
taggrepper-0.05/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
taggrepper-0.05/install-sh-231-    *)
##############################################
taggrepper-0.05/install-sh-276-      dstdir=$dst
taggrepper-0.05/install-sh:277:      dst=$dstdir/`basename "$src"`
taggrepper-0.05/install-sh-278-      dstdir_status=0
##############################################
taggrepper-0.05/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
taggrepper-0.05/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
taggrepper-0.05/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
taggrepper-0.05/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
taggrepper-0.05/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
taggrepper-0.05/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
taggrepper-0.05/install-sh-425-	    case $prefix in
taggrepper-0.05/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
taggrepper-0.05/install-sh-427-	      *) qprefix=$prefix;;
##############################################
taggrepper-0.05/install-sh-474-    if $copy_on_change &&
taggrepper-0.05/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
taggrepper-0.05/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
taggrepper-0.05/install-sh-477-
##############################################
taggrepper-0.05/Makefile.in-39-  { \
taggrepper-0.05/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
taggrepper-0.05/Makefile.in-41-  }; \
##############################################
taggrepper-0.05/Makefile.in-166-  while test -n "$$dir1"; do \
taggrepper-0.05/Makefile.in:167:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
taggrepper-0.05/Makefile.in-168-    if test "$$first" != "."; then \
taggrepper-0.05/Makefile.in-169-      if test "$$first" = ".."; then \
taggrepper-0.05/Makefile.in:170:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
taggrepper-0.05/Makefile.in:171:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
taggrepper-0.05/Makefile.in-172-      else \
taggrepper-0.05/Makefile.in:173:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
taggrepper-0.05/Makefile.in-174-        if test "$$first2" = "$$first"; then \
taggrepper-0.05/Makefile.in:175:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
taggrepper-0.05/Makefile.in-176-        else \
##############################################
taggrepper-0.05/Makefile.in-181-    fi; \
taggrepper-0.05/Makefile.in:182:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
taggrepper-0.05/Makefile.in-183-  done; \
##############################################
taggrepper-0.05/Makefile.in-360-	dot_seen=no; \
taggrepper-0.05/Makefile.in:361:	target=`echo $@ | sed s/-recursive//`; \
taggrepper-0.05/Makefile.in-362-	case "$@" in \
##############################################
taggrepper-0.05/Makefile.in-423-GTAGS:
taggrepper-0.05/Makefile.in:424:	here=`$(am__cd) $(top_builddir) && pwd` \
taggrepper-0.05/Makefile.in-425-	  && $(am__cd) $(top_srcdir) \
##############################################
taggrepper-0.05/Makefile.in-455-	test -d "$(distdir)" || mkdir "$(distdir)"
taggrepper-0.05/Makefile.in:456:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
taggrepper-0.05/Makefile.in:457:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
taggrepper-0.05/Makefile.in-458-	list='$(DISTFILES)'; \
##############################################
taggrepper-0.05/Makefile.in-469-	  if test -d $$d/$$file; then \
taggrepper-0.05/Makefile.in:470:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
taggrepper-0.05/Makefile.in-471-	    if test -d "$(distdir)/$$file"; then \
##############################################
taggrepper-0.05/Makefile.in-574-	test -d $(distdir)/_build || exit 0; \
taggrepper-0.05/Makefile.in:575:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
taggrepper-0.05/Makefile.in-576-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
taggrepper-0.05/Makefile.in-617-	}; \
taggrepper-0.05/Makefile.in:618:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
taggrepper-0.05/Makefile.in-619-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
taggrepper-0.05/Makefile.in-629-	fi
taggrepper-0.05/Makefile.in:630:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
taggrepper-0.05/Makefile.in-631-	  || { echo "ERROR: files left in build directory after distclean:" ; \