===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bs1770gain-0.6.5/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
bs1770gain-0.6.5/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
bs1770gain-0.6.5/aclocal.m4-154-# and then we would define $MISSING as
##############################################
bs1770gain-0.6.5/aclocal.m4-167-# Expand $ac_aux_dir to an absolute path.
bs1770gain-0.6.5/aclocal.m4:168:am_aux_dir=`cd "$ac_aux_dir" && pwd`
bs1770gain-0.6.5/aclocal.m4-169-])
##############################################
bs1770gain-0.6.5/aclocal.m4-265-  if test "$am_compiler_list" = ""; then
bs1770gain-0.6.5/aclocal.m4:266:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
bs1770gain-0.6.5/aclocal.m4-267-  fi
##############################################
bs1770gain-0.6.5/aclocal.m4-418-    # Strip MF so we end up with the name of the file.
bs1770gain-0.6.5/aclocal.m4:419:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
bs1770gain-0.6.5/aclocal.m4-420-    # Check whether this is an Automake generated Makefile which includes
##############################################
bs1770gain-0.6.5/aclocal.m4-425-      || continue
bs1770gain-0.6.5/aclocal.m4:426:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
bs1770gain-0.6.5/aclocal.m4:427:    am_filepart=`AS_BASENAME(["$am_mf"])`
bs1770gain-0.6.5/aclocal.m4-428-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
bs1770gain-0.6.5/aclocal.m4-493-AC_REQUIRE([AC_PROG_INSTALL])dnl
bs1770gain-0.6.5/aclocal.m4:494:if test "`cd $srcdir && pwd`" != "`pwd`"; then
bs1770gain-0.6.5/aclocal.m4-495-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
bs1770gain-0.6.5/aclocal.m4-652-    * )
bs1770gain-0.6.5/aclocal.m4:653:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
bs1770gain-0.6.5/aclocal.m4-654-  esac
bs1770gain-0.6.5/aclocal.m4-655-done
bs1770gain-0.6.5/aclocal.m4:656:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
bs1770gain-0.6.5/aclocal.m4-657-
##############################################
bs1770gain-0.6.5/aclocal.m4-908-     echo "timestamp, slept: $am_has_slept" > conftest.file
bs1770gain-0.6.5/aclocal.m4:909:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
bs1770gain-0.6.5/aclocal.m4-910-     if test "$[*]" = "X"; then
bs1770gain-0.6.5/aclocal.m4-911-	# -L didn't work.
bs1770gain-0.6.5/aclocal.m4:912:	set X `ls -t "$srcdir/configure" conftest.file`
bs1770gain-0.6.5/aclocal.m4-913-     fi
##############################################
bs1770gain-0.6.5/ar-lib-65-	mingw)
bs1770gain-0.6.5/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
bs1770gain-0.6.5/ar-lib-67-	  ;;
bs1770gain-0.6.5/ar-lib-68-	cygwin)
bs1770gain-0.6.5/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
bs1770gain-0.6.5/ar-lib-70-	  ;;
bs1770gain-0.6.5/ar-lib-71-	wine)
bs1770gain-0.6.5/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
bs1770gain-0.6.5/ar-lib-73-	  ;;
##############################################
bs1770gain-0.6.5/ar-lib-88-  archive=$3
bs1770gain-0.6.5/ar-lib:89:  at_file_contents=`cat "$1"`
bs1770gain-0.6.5/ar-lib-90-  eval set x "$at_file_contents"
##############################################
bs1770gain-0.6.5/compile-67-	mingw/*)
bs1770gain-0.6.5/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
bs1770gain-0.6.5/compile-69-	  ;;
bs1770gain-0.6.5/compile-70-	cygwin/*)
bs1770gain-0.6.5/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
bs1770gain-0.6.5/compile-72-	  ;;
bs1770gain-0.6.5/compile-73-	wine/*)
bs1770gain-0.6.5/compile:74:	  file=`winepath -w "$file" || echo "$file"`
bs1770gain-0.6.5/compile-75-	  ;;
##############################################
bs1770gain-0.6.5/compile-310-# Name of file we expect compiler to create.
bs1770gain-0.6.5/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
bs1770gain-0.6.5/compile-312-
##############################################
bs1770gain-0.6.5/compile-316-# object file name, since that is what matters with a parallel build.
bs1770gain-0.6.5/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
bs1770gain-0.6.5/compile-318-while true; do
##############################################
bs1770gain-0.6.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
bs1770gain-0.6.5/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bs1770gain-0.6.5/configure-47-  as_echo='print -r --'
bs1770gain-0.6.5/configure-48-  as_echo_n='print -rn --'
bs1770gain-0.6.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bs1770gain-0.6.5/configure-50-  as_echo='printf %s\n'
##############################################
bs1770gain-0.6.5/configure-52-else
bs1770gain-0.6.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bs1770gain-0.6.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bs1770gain-0.6.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
bs1770gain-0.6.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bs1770gain-0.6.5/configure-64-      esac;
##############################################
bs1770gain-0.6.5/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
bs1770gain-0.6.5/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
bs1770gain-0.6.5/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
bs1770gain-0.6.5/configure-327-      case $as_dir in #(
bs1770gain-0.6.5/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bs1770gain-0.6.5/configure-329-      *) as_qdir=$as_dir;;
##############################################
bs1770gain-0.6.5/configure-400-  {
bs1770gain-0.6.5/configure:401:    as_val=`expr "$@" || test $? -eq 1`
bs1770gain-0.6.5/configure-402-  }
##############################################
bs1770gain-0.6.5/configure-407-# ----------------------------------------
bs1770gain-0.6.5/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bs1770gain-0.6.5/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bs1770gain-0.6.5/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
bs1770gain-0.6.5/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
bs1770gain-0.6.5/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
bs1770gain-0.6.5/configure-820-  case $ac_option in
bs1770gain-0.6.5/configure:821:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
bs1770gain-0.6.5/configure-822-  *=)   ac_optarg= ;;
##############################################
bs1770gain-0.6.5/configure-864-  -disable-* | --disable-*)
bs1770gain-0.6.5/configure:865:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
bs1770gain-0.6.5/configure-866-    # Reject names that are not valid shell variable names.
##############################################
bs1770gain-0.6.5/configure-869-    ac_useropt_orig=$ac_useropt
bs1770gain-0.6.5/configure:870:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bs1770gain-0.6.5/configure-871-    case $ac_user_opts in
##############################################
bs1770gain-0.6.5/configure-890-  -enable-* | --enable-*)
bs1770gain-0.6.5/configure:891:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
bs1770gain-0.6.5/configure-892-    # Reject names that are not valid shell variable names.
##############################################
bs1770gain-0.6.5/configure-895-    ac_useropt_orig=$ac_useropt
bs1770gain-0.6.5/configure:896:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bs1770gain-0.6.5/configure-897-    case $ac_user_opts in
##############################################
bs1770gain-0.6.5/configure-1103-  -with-* | --with-*)
bs1770gain-0.6.5/configure:1104:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
bs1770gain-0.6.5/configure-1105-    # Reject names that are not valid shell variable names.
##############################################
bs1770gain-0.6.5/configure-1108-    ac_useropt_orig=$ac_useropt
bs1770gain-0.6.5/configure:1109:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bs1770gain-0.6.5/configure-1110-    case $ac_user_opts in
##############################################
bs1770gain-0.6.5/configure-1119-  -without-* | --without-*)
bs1770gain-0.6.5/configure:1120:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
bs1770gain-0.6.5/configure-1121-    # Reject names that are not valid shell variable names.
##############################################
bs1770gain-0.6.5/configure-1124-    ac_useropt_orig=$ac_useropt
bs1770gain-0.6.5/configure:1125:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bs1770gain-0.6.5/configure-1126-    case $ac_user_opts in
##############################################
bs1770gain-0.6.5/configure-1157-  *=*)
bs1770gain-0.6.5/configure:1158:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
bs1770gain-0.6.5/configure-1159-    # Reject names that are not valid shell variable names.
##############################################
bs1770gain-0.6.5/configure-1178-if test -n "$ac_prev"; then
bs1770gain-0.6.5/configure:1179:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
bs1770gain-0.6.5/configure-1180-  as_fn_error $? "missing argument to $ac_option"
##############################################
bs1770gain-0.6.5/configure-1200-    */ )
bs1770gain-0.6.5/configure:1201:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
bs1770gain-0.6.5/configure-1202-      eval $ac_var=\$ac_val;;
##############################################
bs1770gain-0.6.5/configure-1235-ac_ls_di=`ls -di .` &&
bs1770gain-0.6.5/configure:1236:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
bs1770gain-0.6.5/configure-1237-  as_fn_error $? "working directory cannot be determined"
##############################################
bs1770gain-0.6.5/configure-1291-case $srcdir in
bs1770gain-0.6.5/configure:1292:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
bs1770gain-0.6.5/configure-1293-esac
##############################################
bs1770gain-0.6.5/configure-1334-By default, \`make install' will install all the files in
bs1770gain-0.6.5/configure:1335:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
bs1770gain-0.6.5/configure:1336:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
bs1770gain-0.6.5/configure-1337-for instance \`--prefix=\$HOME'.
##############################################
bs1770gain-0.6.5/configure-1427-*)
bs1770gain-0.6.5/configure:1428:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bs1770gain-0.6.5/configure-1429-  # A ".." for each directory in $ac_dir_suffix.
bs1770gain-0.6.5/configure:1430:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bs1770gain-0.6.5/configure-1431-  case $ac_top_builddir_sub in
##############################################
bs1770gain-0.6.5/configure-1802-    *\'*)
bs1770gain-0.6.5/configure:1803:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
bs1770gain-0.6.5/configure-1804-    esac
##############################################
bs1770gain-0.6.5/configure-1885-      case $ac_val in
bs1770gain-0.6.5/configure:1886:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bs1770gain-0.6.5/configure-1887-      esac
##############################################
bs1770gain-0.6.5/configure-1900-	case $ac_val in
bs1770gain-0.6.5/configure:1901:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bs1770gain-0.6.5/configure-1902-	esac
##############################################
bs1770gain-0.6.5/configure-2020-    set,)
bs1770gain-0.6.5/configure:2021:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
bs1770gain-0.6.5/configure:2022:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
bs1770gain-0.6.5/configure-2023-      ac_cache_corrupted=: ;;
##############################################
bs1770gain-0.6.5/configure-2031-	# differences in whitespace do not lead to failure.
bs1770gain-0.6.5/configure:2032:	ac_old_val_w=`echo x $ac_old_val`
bs1770gain-0.6.5/configure:2033:	ac_new_val_w=`echo x $ac_new_val`
bs1770gain-0.6.5/configure-2034-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
bs1770gain-0.6.5/configure-2051-    case $ac_new_val in
bs1770gain-0.6.5/configure:2052:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
bs1770gain-0.6.5/configure-2053-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
bs1770gain-0.6.5/configure-2226-     echo "timestamp, slept: $am_has_slept" > conftest.file
bs1770gain-0.6.5/configure:2227:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
bs1770gain-0.6.5/configure-2228-     if test "$*" = "X"; then
bs1770gain-0.6.5/configure-2229-	# -L didn't work.
bs1770gain-0.6.5/configure:2230:	set X `ls -t "$srcdir/configure" conftest.file`
bs1770gain-0.6.5/configure-2231-     fi
##############################################
bs1770gain-0.6.5/configure-2277-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
bs1770gain-0.6.5/configure:2278:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
bs1770gain-0.6.5/configure-2279-
bs1770gain-0.6.5/configure-2280-# Expand $ac_aux_dir to an absolute path.
bs1770gain-0.6.5/configure:2281:am_aux_dir=`cd "$ac_aux_dir" && pwd`
bs1770gain-0.6.5/configure-2282-
##############################################
bs1770gain-0.6.5/configure-2422-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
bs1770gain-0.6.5/configure:2423:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
bs1770gain-0.6.5/configure-2424-	     'mkdir (GNU coreutils) '* | \
##############################################
bs1770gain-0.6.5/configure-2495-set x ${MAKE-make}
bs1770gain-0.6.5/configure:2496:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
bs1770gain-0.6.5/configure-2497-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
bs1770gain-0.6.5/configure-2505-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
bs1770gain-0.6.5/configure:2506:case `${MAKE-make} -f conftest.make 2>/dev/null` in
bs1770gain-0.6.5/configure-2507-  *@@@%%%=?*=@@@%%%*)
##############################################
bs1770gain-0.6.5/configure-2571-
bs1770gain-0.6.5/configure:2572:if test "`cd $srcdir && pwd`" != "`pwd`"; then
bs1770gain-0.6.5/configure-2573-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
bs1770gain-0.6.5/configure-3095-$as_echo_n "checking whether the C compiler works... " >&6; }
bs1770gain-0.6.5/configure:3096:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
bs1770gain-0.6.5/configure-3097-
##############################################
bs1770gain-0.6.5/configure-3139-	then :; else
bs1770gain-0.6.5/configure:3140:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bs1770gain-0.6.5/configure-3141-	fi
##############################################
bs1770gain-0.6.5/configure-3199-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
bs1770gain-0.6.5/configure:3200:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bs1770gain-0.6.5/configure-3201-	  break;;
##############################################
bs1770gain-0.6.5/configure-3308-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
bs1770gain-0.6.5/configure:3309:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
bs1770gain-0.6.5/configure-3310-       break;;
##############################################
bs1770gain-0.6.5/configure-3626-  if test "$am_compiler_list" = ""; then
bs1770gain-0.6.5/configure:3627:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
bs1770gain-0.6.5/configure-3628-  fi
##############################################
bs1770gain-0.6.5/configure-4524-  if test "$am_compiler_list" = ""; then
bs1770gain-0.6.5/configure:4525:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
bs1770gain-0.6.5/configure-4526-  fi
##############################################
bs1770gain-0.6.5/configure-4734-
bs1770gain-0.6.5/configure:4735:win32="`$tmp`"
bs1770gain-0.6.5/configure-4736-rm -f "$tmp"
##############################################
bs1770gain-0.6.5/configure-4931-  # Check for GNU $ac_path_GREP
bs1770gain-0.6.5/configure:4932:case `"$ac_path_GREP" --version 2>&1` in
bs1770gain-0.6.5/configure-4933-*GNU*)
##############################################
bs1770gain-0.6.5/configure-4997-  # Check for GNU $ac_path_EGREP
bs1770gain-0.6.5/configure:4998:case `"$ac_path_EGREP" --version 2>&1` in
bs1770gain-0.6.5/configure-4999-*GNU*)
##############################################
bs1770gain-0.6.5/configure-5158-do :
bs1770gain-0.6.5/configure:5159:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
bs1770gain-0.6.5/configure-5160-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
bs1770gain-0.6.5/configure-5163-  cat >>confdefs.h <<_ACEOF
bs1770gain-0.6.5/configure:5164:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bs1770gain-0.6.5/configure-5165-_ACEOF
##############################################
bs1770gain-0.6.5/configure-5639-
bs1770gain-0.6.5/configure:5640:FF_AVUTIL_V="`$tmp`"
bs1770gain-0.6.5/configure-5641-
##############################################
bs1770gain-0.6.5/configure-5659-
bs1770gain-0.6.5/configure:5660:FF_AVCODEC_V="`$tmp`"
bs1770gain-0.6.5/configure-5661-
##############################################
bs1770gain-0.6.5/configure-5679-
bs1770gain-0.6.5/configure:5680:FF_AVFORMAT_V="`$tmp`"
bs1770gain-0.6.5/configure-5681-
##############################################
bs1770gain-0.6.5/configure-5699-
bs1770gain-0.6.5/configure:5700:FF_SWRESAMPLE_V="`$tmp`"
bs1770gain-0.6.5/configure-5701-
##############################################
bs1770gain-0.6.5/configure-5719-
bs1770gain-0.6.5/configure:5720:FF_SWSCALE_V="`$tmp`"
bs1770gain-0.6.5/configure-5721-
##############################################
bs1770gain-0.6.5/configure-5739-
bs1770gain-0.6.5/configure:5740:FF_POSTPROC_V="`$tmp`"
bs1770gain-0.6.5/configure-5741-
##############################################
bs1770gain-0.6.5/configure-5759-
bs1770gain-0.6.5/configure:5760:FF_AVFILTER_V="`$tmp`"
bs1770gain-0.6.5/configure-5761-
##############################################
bs1770gain-0.6.5/configure-6117-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
bs1770gain-0.6.5/configure:6118:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
bs1770gain-0.6.5/configure-6119-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
bs1770gain-0.6.5/configure-6220-if test -z "$BASH_VERSION$ZSH_VERSION" \
bs1770gain-0.6.5/configure:6221:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bs1770gain-0.6.5/configure-6222-  as_echo='print -r --'
bs1770gain-0.6.5/configure-6223-  as_echo_n='print -rn --'
bs1770gain-0.6.5/configure:6224:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bs1770gain-0.6.5/configure-6225-  as_echo='printf %s\n'
##############################################
bs1770gain-0.6.5/configure-6227-else
bs1770gain-0.6.5/configure:6228:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bs1770gain-0.6.5/configure-6229-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bs1770gain-0.6.5/configure-6237-	expr "X$arg" : "X\\(.*\\)$as_nl";
bs1770gain-0.6.5/configure:6238:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bs1770gain-0.6.5/configure-6239-      esac;
##############################################
bs1770gain-0.6.5/configure-6314-# ----------------------------------------
bs1770gain-0.6.5/configure:6315:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bs1770gain-0.6.5/configure-6316-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bs1770gain-0.6.5/configure-6386-  {
bs1770gain-0.6.5/configure:6387:    as_val=`expr "$@" || test $? -eq 1`
bs1770gain-0.6.5/configure-6388-  }
##############################################
bs1770gain-0.6.5/configure-6490-      case $as_dir in #(
bs1770gain-0.6.5/configure:6491:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bs1770gain-0.6.5/configure-6492-      *) as_qdir=$as_dir;;
##############################################
bs1770gain-0.6.5/configure-6626-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bs1770gain-0.6.5/configure:6627:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
bs1770gain-0.6.5/configure-6628-ac_cs_version="\\
##############################################
bs1770gain-0.6.5/configure-6651-  --*=?*)
bs1770gain-0.6.5/configure:6652:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bs1770gain-0.6.5/configure:6653:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bs1770gain-0.6.5/configure-6654-    ac_shift=:
##############################################
bs1770gain-0.6.5/configure-6656-  --*=)
bs1770gain-0.6.5/configure:6657:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bs1770gain-0.6.5/configure-6658-    ac_optarg=
##############################################
bs1770gain-0.6.5/configure-6680-    case $ac_optarg in
bs1770gain-0.6.5/configure:6681:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bs1770gain-0.6.5/configure-6682-    '') as_fn_error $? "missing file argument" ;;
##############################################
bs1770gain-0.6.5/configure-6688-    case $ac_optarg in
bs1770gain-0.6.5/configure:6689:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bs1770gain-0.6.5/configure-6690-    esac
##############################################
bs1770gain-0.6.5/configure-6820-fi
bs1770gain-0.6.5/configure:6821:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
bs1770gain-0.6.5/configure-6822-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
bs1770gain-0.6.5/configure-6837-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
bs1770gain-0.6.5/configure:6838:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
bs1770gain-0.6.5/configure-6839-ac_delim='%!_!# '
##############################################
bs1770gain-0.6.5/configure-6843-
bs1770gain-0.6.5/configure:6844:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
bs1770gain-0.6.5/configure-6845-  if test $ac_delim_n = $ac_delim_num; then
##############################################
bs1770gain-0.6.5/configure-6981-for ac_last_try in false false :; do
bs1770gain-0.6.5/configure:6982:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
bs1770gain-0.6.5/configure-6983-  if test -z "$ac_tt"; then
##############################################
bs1770gain-0.6.5/configure-7113-      esac
bs1770gain-0.6.5/configure:7114:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
bs1770gain-0.6.5/configure-7115-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
bs1770gain-0.6.5/configure-7172-*)
bs1770gain-0.6.5/configure:7173:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bs1770gain-0.6.5/configure-7174-  # A ".." for each directory in $ac_dir_suffix.
bs1770gain-0.6.5/configure:7175:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bs1770gain-0.6.5/configure-7176-  case $ac_top_builddir_sub in
##############################################
bs1770gain-0.6.5/configure-7233-/@mandir@/p'
bs1770gain-0.6.5/configure:7234:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
bs1770gain-0.6.5/configure-7235-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
bs1770gain-0.6.5/configure-7250-
bs1770gain-0.6.5/configure:7251:# Neutralize VPATH when `$srcdir' = `.'.
bs1770gain-0.6.5/configure-7252-# Shell code in configure.ac might set extrasub.
##############################################
bs1770gain-0.6.5/configure-7278-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
bs1770gain-0.6.5/configure:7279:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
bs1770gain-0.6.5/configure-7280-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
bs1770gain-0.6.5/configure-7324-    * )
bs1770gain-0.6.5/configure:7325:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
bs1770gain-0.6.5/configure-7326-  esac
##############################################
bs1770gain-0.6.5/configure-7379-    # Strip MF so we end up with the name of the file.
bs1770gain-0.6.5/configure:7380:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
bs1770gain-0.6.5/configure-7381-    # Check whether this is an Automake generated Makefile which includes
##############################################
bs1770gain-0.6.5/configure.ac-50-
bs1770gain-0.6.5/configure.ac:51:win32="`$tmp`"
bs1770gain-0.6.5/configure.ac-52-rm -f "$tmp"
##############################################
bs1770gain-0.6.5/configure.ac-130-
bs1770gain-0.6.5/configure.ac:131:FF_AVUTIL_V="`$tmp`"
bs1770gain-0.6.5/configure.ac-132-AC_SUBST(FF_AVUTIL_V)
##############################################
bs1770gain-0.6.5/configure.ac-146-
bs1770gain-0.6.5/configure.ac:147:FF_AVCODEC_V="`$tmp`"
bs1770gain-0.6.5/configure.ac-148-AC_SUBST(FF_AVCODEC_V)
##############################################
bs1770gain-0.6.5/configure.ac-162-
bs1770gain-0.6.5/configure.ac:163:FF_AVFORMAT_V="`$tmp`"
bs1770gain-0.6.5/configure.ac-164-AC_SUBST(FF_AVFORMAT_V)
##############################################
bs1770gain-0.6.5/configure.ac-178-
bs1770gain-0.6.5/configure.ac:179:FF_SWRESAMPLE_V="`$tmp`"
bs1770gain-0.6.5/configure.ac-180-AC_SUBST(FF_SWRESAMPLE_V)
##############################################
bs1770gain-0.6.5/configure.ac-194-
bs1770gain-0.6.5/configure.ac:195:FF_SWSCALE_V="`$tmp`"
bs1770gain-0.6.5/configure.ac-196-AC_SUBST(FF_SWSCALE_V)
##############################################
bs1770gain-0.6.5/configure.ac-210-
bs1770gain-0.6.5/configure.ac:211:FF_POSTPROC_V="`$tmp`"
bs1770gain-0.6.5/configure.ac-212-AC_SUBST(FF_POSTPROC_V)
##############################################
bs1770gain-0.6.5/configure.ac-226-
bs1770gain-0.6.5/configure.ac:227:FF_AVFILTER_V="`$tmp`"
bs1770gain-0.6.5/configure.ac-228-AC_SUBST(FF_AVFILTER_V)
##############################################
bs1770gain-0.6.5/depcomp-64-  case $1 in
bs1770gain-0.6.5/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
bs1770gain-0.6.5/depcomp-66-      *) dir=;;
##############################################
bs1770gain-0.6.5/depcomp-73-{
bs1770gain-0.6.5/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
bs1770gain-0.6.5/depcomp-75-}
##############################################
bs1770gain-0.6.5/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
bs1770gain-0.6.5/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
bs1770gain-0.6.5/depcomp-128-
##############################################
bs1770gain-0.6.5/depcomp-405-        sleep 1
bs1770gain-0.6.5/depcomp:406:        i=`expr $i - 1`
bs1770gain-0.6.5/depcomp-407-      done
bs1770gain-0.6.5/depcomp-408-    fi
bs1770gain-0.6.5/depcomp:409:    i=`expr $i - 1`
bs1770gain-0.6.5/depcomp-410-  done
##############################################
bs1770gain-0.6.5/depcomp-425-  # Do two passes, one to just change these to
bs1770gain-0.6.5/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
bs1770gain-0.6.5/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
bs1770gain-0.6.5/depcomp-659-  done
bs1770gain-0.6.5/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
bs1770gain-0.6.5/depcomp-661-  touch "$tmpdepfile"
##############################################
bs1770gain-0.6.5/install-sh-234-      fi
bs1770gain-0.6.5/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
bs1770gain-0.6.5/install-sh-236-    *)
##############################################
bs1770gain-0.6.5/install-sh-280-      dstdir=$dst
bs1770gain-0.6.5/install-sh:281:      dstbase=`basename "$src"`
bs1770gain-0.6.5/install-sh-282-      case $dst in
##############################################
bs1770gain-0.6.5/install-sh-287-    else
bs1770gain-0.6.5/install-sh:288:      dstdir=`dirname "$dst"`
bs1770gain-0.6.5/install-sh-289-      test -d "$dstdir"
##############################################
bs1770gain-0.6.5/install-sh-354-                   test_tmpdir="$tmpdir/a"
bs1770gain-0.6.5/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
bs1770gain-0.6.5/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
bs1770gain-0.6.5/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
bs1770gain-0.6.5/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
bs1770gain-0.6.5/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
bs1770gain-0.6.5/install-sh-419-            case $prefix in
bs1770gain-0.6.5/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
bs1770gain-0.6.5/install-sh-421-              *) qprefix=$prefix;;
##############################################
bs1770gain-0.6.5/install-sh-468-    if $copy_on_change &&
bs1770gain-0.6.5/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
bs1770gain-0.6.5/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
bs1770gain-0.6.5/install-sh-471-       set -f &&
##############################################
bs1770gain-0.6.5/lib1770-2/Makefile.in-63-  { \
bs1770gain-0.6.5/lib1770-2/Makefile.in:64:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bs1770gain-0.6.5/lib1770-2/Makefile.in-65-  }; \
##############################################
bs1770gain-0.6.5/lib1770-2/Makefile.in-374-.c.obj:
bs1770gain-0.6.5/lib1770-2/Makefile.in:375:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/lib1770-2/Makefile.in-376-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
bs1770gain-0.6.5/lib1770-2/Makefile.in-378-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bs1770gain-0.6.5/lib1770-2/Makefile.in:379:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/lib1770-2/Makefile.in-380-
##############################################
bs1770gain-0.6.5/lib1770-2/Makefile.in-410-GTAGS:
bs1770gain-0.6.5/lib1770-2/Makefile.in:411:	here=`$(am__cd) $(top_builddir) && pwd` \
bs1770gain-0.6.5/lib1770-2/Makefile.in-412-	  && $(am__cd) $(top_srcdir) \
##############################################
bs1770gain-0.6.5/lib1770-2/Makefile.in-436-distdir-am: $(DISTFILES)
bs1770gain-0.6.5/lib1770-2/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/lib1770-2/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/lib1770-2/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
bs1770gain-0.6.5/lib1770-2/Makefile.in-450-	  if test -d $$d/$$file; then \
bs1770gain-0.6.5/lib1770-2/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bs1770gain-0.6.5/lib1770-2/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
bs1770gain-0.6.5/libbg/Makefile.in-51-  { \
bs1770gain-0.6.5/libbg/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bs1770gain-0.6.5/libbg/Makefile.in-53-  }; \
##############################################
bs1770gain-0.6.5/libbg/Makefile.in-494-.c.obj:
bs1770gain-0.6.5/libbg/Makefile.in:495:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/libbg/Makefile.in-496-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
bs1770gain-0.6.5/libbg/Makefile.in-498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bs1770gain-0.6.5/libbg/Makefile.in:499:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/libbg/Makefile.in-500-
##############################################
bs1770gain-0.6.5/libbg/Makefile.in-530-GTAGS:
bs1770gain-0.6.5/libbg/Makefile.in:531:	here=`$(am__cd) $(top_builddir) && pwd` \
bs1770gain-0.6.5/libbg/Makefile.in-532-	  && $(am__cd) $(top_srcdir) \
##############################################
bs1770gain-0.6.5/libbg/Makefile.in-556-distdir-am: $(DISTFILES)
bs1770gain-0.6.5/libbg/Makefile.in:557:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/libbg/Makefile.in:558:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/libbg/Makefile.in-559-	list='$(DISTFILES)'; \
##############################################
bs1770gain-0.6.5/libbg/Makefile.in-570-	  if test -d $$d/$$file; then \
bs1770gain-0.6.5/libbg/Makefile.in:571:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bs1770gain-0.6.5/libbg/Makefile.in-572-	    if test -d "$(distdir)/$$file"; then \
##############################################
bs1770gain-0.6.5/libff/Makefile.in-50-  { \
bs1770gain-0.6.5/libff/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bs1770gain-0.6.5/libff/Makefile.in-52-  }; \
##############################################
bs1770gain-0.6.5/libff/Makefile.in-374-.c.obj:
bs1770gain-0.6.5/libff/Makefile.in:375:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/libff/Makefile.in-376-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
bs1770gain-0.6.5/libff/Makefile.in-378-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bs1770gain-0.6.5/libff/Makefile.in:379:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/libff/Makefile.in-380-
##############################################
bs1770gain-0.6.5/libff/Makefile.in-410-GTAGS:
bs1770gain-0.6.5/libff/Makefile.in:411:	here=`$(am__cd) $(top_builddir) && pwd` \
bs1770gain-0.6.5/libff/Makefile.in-412-	  && $(am__cd) $(top_srcdir) \
##############################################
bs1770gain-0.6.5/libff/Makefile.in-436-distdir-am: $(DISTFILES)
bs1770gain-0.6.5/libff/Makefile.in:437:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/libff/Makefile.in:438:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/libff/Makefile.in-439-	list='$(DISTFILES)'; \
##############################################
bs1770gain-0.6.5/libff/Makefile.in-450-	  if test -d $$d/$$file; then \
bs1770gain-0.6.5/libff/Makefile.in:451:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bs1770gain-0.6.5/libff/Makefile.in-452-	    if test -d "$(distdir)/$$file"; then \
##############################################
bs1770gain-0.6.5/libpbutil/Makefile.in-50-  { \
bs1770gain-0.6.5/libpbutil/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bs1770gain-0.6.5/libpbutil/Makefile.in-52-  }; \
##############################################
bs1770gain-0.6.5/libpbutil/Makefile.in-362-.c.obj:
bs1770gain-0.6.5/libpbutil/Makefile.in:363:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/libpbutil/Makefile.in-364-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
bs1770gain-0.6.5/libpbutil/Makefile.in-366-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
bs1770gain-0.6.5/libpbutil/Makefile.in:367:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
bs1770gain-0.6.5/libpbutil/Makefile.in-368-
##############################################
bs1770gain-0.6.5/libpbutil/Makefile.in-398-GTAGS:
bs1770gain-0.6.5/libpbutil/Makefile.in:399:	here=`$(am__cd) $(top_builddir) && pwd` \
bs1770gain-0.6.5/libpbutil/Makefile.in-400-	  && $(am__cd) $(top_srcdir) \
##############################################
bs1770gain-0.6.5/libpbutil/Makefile.in-424-distdir-am: $(DISTFILES)
bs1770gain-0.6.5/libpbutil/Makefile.in:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/libpbutil/Makefile.in:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/libpbutil/Makefile.in-427-	list='$(DISTFILES)'; \
##############################################
bs1770gain-0.6.5/libpbutil/Makefile.in-438-	  if test -d $$d/$$file; then \
bs1770gain-0.6.5/libpbutil/Makefile.in:439:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bs1770gain-0.6.5/libpbutil/Makefile.in-440-	    if test -d "$(distdir)/$$file"; then \
##############################################
bs1770gain-0.6.5/Makefile.in-49-  { \
bs1770gain-0.6.5/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
bs1770gain-0.6.5/Makefile.in-51-  }; \
##############################################
bs1770gain-0.6.5/Makefile.in-177-  while test -n "$$dir1"; do \
bs1770gain-0.6.5/Makefile.in:178:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
bs1770gain-0.6.5/Makefile.in-179-    if test "$$first" != "."; then \
bs1770gain-0.6.5/Makefile.in-180-      if test "$$first" = ".."; then \
bs1770gain-0.6.5/Makefile.in:181:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
bs1770gain-0.6.5/Makefile.in:182:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
bs1770gain-0.6.5/Makefile.in-183-      else \
bs1770gain-0.6.5/Makefile.in:184:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
bs1770gain-0.6.5/Makefile.in-185-        if test "$$first2" = "$$first"; then \
bs1770gain-0.6.5/Makefile.in:186:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
bs1770gain-0.6.5/Makefile.in-187-        else \
##############################################
bs1770gain-0.6.5/Makefile.in-192-    fi; \
bs1770gain-0.6.5/Makefile.in:193:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
bs1770gain-0.6.5/Makefile.in-194-  done; \
##############################################
bs1770gain-0.6.5/Makefile.in-387-	dot_seen=no; \
bs1770gain-0.6.5/Makefile.in:388:	target=`echo $@ | sed s/-recursive//`; \
bs1770gain-0.6.5/Makefile.in-389-	case "$@" in \
##############################################
bs1770gain-0.6.5/Makefile.in-450-GTAGS:
bs1770gain-0.6.5/Makefile.in:451:	here=`$(am__cd) $(top_builddir) && pwd` \
bs1770gain-0.6.5/Makefile.in-452-	  && $(am__cd) $(top_srcdir) \
##############################################
bs1770gain-0.6.5/Makefile.in-485-	test -d "$(distdir)" || mkdir "$(distdir)"
bs1770gain-0.6.5/Makefile.in:486:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/Makefile.in:487:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
bs1770gain-0.6.5/Makefile.in-488-	list='$(DISTFILES)'; \
##############################################
bs1770gain-0.6.5/Makefile.in-499-	  if test -d $$d/$$file; then \
bs1770gain-0.6.5/Makefile.in:500:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
bs1770gain-0.6.5/Makefile.in-501-	    if test -d "$(distdir)/$$file"; then \
##############################################
bs1770gain-0.6.5/Makefile.in-610-	test -d $(distdir)/_build || exit 0; \
bs1770gain-0.6.5/Makefile.in:611:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
bs1770gain-0.6.5/Makefile.in-612-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
bs1770gain-0.6.5/Makefile.in-654-	}; \
bs1770gain-0.6.5/Makefile.in:655:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
bs1770gain-0.6.5/Makefile.in-656-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
bs1770gain-0.6.5/Makefile.in-666-	fi
bs1770gain-0.6.5/Makefile.in:667:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
bs1770gain-0.6.5/Makefile.in-668-	  || { echo "ERROR: files left in build directory after distclean:" ; \