===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
aj-snapshot-0.9.9/Makefile.in-49-  { \
aj-snapshot-0.9.9/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
aj-snapshot-0.9.9/Makefile.in-51-  }; \
##############################################
aj-snapshot-0.9.9/Makefile.in-174-  while test -n "$$dir1"; do \
aj-snapshot-0.9.9/Makefile.in:175:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
aj-snapshot-0.9.9/Makefile.in-176-    if test "$$first" != "."; then \
aj-snapshot-0.9.9/Makefile.in-177-      if test "$$first" = ".."; then \
aj-snapshot-0.9.9/Makefile.in:178:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
aj-snapshot-0.9.9/Makefile.in:179:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
aj-snapshot-0.9.9/Makefile.in-180-      else \
aj-snapshot-0.9.9/Makefile.in:181:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
aj-snapshot-0.9.9/Makefile.in-182-        if test "$$first2" = "$$first"; then \
aj-snapshot-0.9.9/Makefile.in:183:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
aj-snapshot-0.9.9/Makefile.in-184-        else \
##############################################
aj-snapshot-0.9.9/Makefile.in-189-    fi; \
aj-snapshot-0.9.9/Makefile.in:190:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
aj-snapshot-0.9.9/Makefile.in-191-  done; \
##############################################
aj-snapshot-0.9.9/Makefile.in-348-	dot_seen=no; \
aj-snapshot-0.9.9/Makefile.in:349:	target=`echo $@ | sed s/-recursive//`; \
aj-snapshot-0.9.9/Makefile.in-350-	case "$@" in \
##############################################
aj-snapshot-0.9.9/Makefile.in-411-GTAGS:
aj-snapshot-0.9.9/Makefile.in:412:	here=`$(am__cd) $(top_builddir) && pwd` \
aj-snapshot-0.9.9/Makefile.in-413-	  && $(am__cd) $(top_srcdir) \
##############################################
aj-snapshot-0.9.9/Makefile.in-446-	test -d "$(distdir)" || mkdir "$(distdir)"
aj-snapshot-0.9.9/Makefile.in:447:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aj-snapshot-0.9.9/Makefile.in:448:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aj-snapshot-0.9.9/Makefile.in-449-	list='$(DISTFILES)'; \
##############################################
aj-snapshot-0.9.9/Makefile.in-460-	  if test -d $$d/$$file; then \
aj-snapshot-0.9.9/Makefile.in:461:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
aj-snapshot-0.9.9/Makefile.in-462-	    if test -d "$(distdir)/$$file"; then \
##############################################
aj-snapshot-0.9.9/Makefile.in-570-	test -d $(distdir)/_build || exit 0; \
aj-snapshot-0.9.9/Makefile.in:571:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
aj-snapshot-0.9.9/Makefile.in-572-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
aj-snapshot-0.9.9/Makefile.in-614-	}; \
aj-snapshot-0.9.9/Makefile.in:615:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
aj-snapshot-0.9.9/Makefile.in-616-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
aj-snapshot-0.9.9/Makefile.in-626-	fi
aj-snapshot-0.9.9/Makefile.in:627:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
aj-snapshot-0.9.9/Makefile.in-628-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
aj-snapshot-0.9.9/depcomp-64-  case $1 in
aj-snapshot-0.9.9/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
aj-snapshot-0.9.9/depcomp-66-      *) dir=;;
##############################################
aj-snapshot-0.9.9/depcomp-73-{
aj-snapshot-0.9.9/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
aj-snapshot-0.9.9/depcomp-75-}
##############################################
aj-snapshot-0.9.9/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
aj-snapshot-0.9.9/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
aj-snapshot-0.9.9/depcomp-128-
##############################################
aj-snapshot-0.9.9/depcomp-405-        sleep 1
aj-snapshot-0.9.9/depcomp:406:        i=`expr $i - 1`
aj-snapshot-0.9.9/depcomp-407-      done
aj-snapshot-0.9.9/depcomp-408-    fi
aj-snapshot-0.9.9/depcomp:409:    i=`expr $i - 1`
aj-snapshot-0.9.9/depcomp-410-  done
##############################################
aj-snapshot-0.9.9/depcomp-425-  # Do two passes, one to just change these to
aj-snapshot-0.9.9/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
aj-snapshot-0.9.9/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
aj-snapshot-0.9.9/depcomp-659-  done
aj-snapshot-0.9.9/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
aj-snapshot-0.9.9/depcomp-661-  touch "$tmpdepfile"
##############################################
aj-snapshot-0.9.9/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
aj-snapshot-0.9.9/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
aj-snapshot-0.9.9/configure-47-  as_echo='print -r --'
aj-snapshot-0.9.9/configure-48-  as_echo_n='print -rn --'
aj-snapshot-0.9.9/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
aj-snapshot-0.9.9/configure-50-  as_echo='printf %s\n'
##############################################
aj-snapshot-0.9.9/configure-52-else
aj-snapshot-0.9.9/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
aj-snapshot-0.9.9/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
aj-snapshot-0.9.9/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
aj-snapshot-0.9.9/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
aj-snapshot-0.9.9/configure-64-      esac;
##############################################
aj-snapshot-0.9.9/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
aj-snapshot-0.9.9/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
aj-snapshot-0.9.9/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
aj-snapshot-0.9.9/configure-327-      case $as_dir in #(
aj-snapshot-0.9.9/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
aj-snapshot-0.9.9/configure-329-      *) as_qdir=$as_dir;;
##############################################
aj-snapshot-0.9.9/configure-400-  {
aj-snapshot-0.9.9/configure:401:    as_val=`expr "$@" || test $? -eq 1`
aj-snapshot-0.9.9/configure-402-  }
##############################################
aj-snapshot-0.9.9/configure-407-# ----------------------------------------
aj-snapshot-0.9.9/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
aj-snapshot-0.9.9/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
aj-snapshot-0.9.9/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
aj-snapshot-0.9.9/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
aj-snapshot-0.9.9/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
aj-snapshot-0.9.9/configure-810-  case $ac_option in
aj-snapshot-0.9.9/configure:811:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
aj-snapshot-0.9.9/configure-812-  *=)   ac_optarg= ;;
##############################################
aj-snapshot-0.9.9/configure-854-  -disable-* | --disable-*)
aj-snapshot-0.9.9/configure:855:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
aj-snapshot-0.9.9/configure-856-    # Reject names that are not valid shell variable names.
##############################################
aj-snapshot-0.9.9/configure-859-    ac_useropt_orig=$ac_useropt
aj-snapshot-0.9.9/configure:860:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aj-snapshot-0.9.9/configure-861-    case $ac_user_opts in
##############################################
aj-snapshot-0.9.9/configure-880-  -enable-* | --enable-*)
aj-snapshot-0.9.9/configure:881:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
aj-snapshot-0.9.9/configure-882-    # Reject names that are not valid shell variable names.
##############################################
aj-snapshot-0.9.9/configure-885-    ac_useropt_orig=$ac_useropt
aj-snapshot-0.9.9/configure:886:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aj-snapshot-0.9.9/configure-887-    case $ac_user_opts in
##############################################
aj-snapshot-0.9.9/configure-1084-  -with-* | --with-*)
aj-snapshot-0.9.9/configure:1085:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
aj-snapshot-0.9.9/configure-1086-    # Reject names that are not valid shell variable names.
##############################################
aj-snapshot-0.9.9/configure-1089-    ac_useropt_orig=$ac_useropt
aj-snapshot-0.9.9/configure:1090:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aj-snapshot-0.9.9/configure-1091-    case $ac_user_opts in
##############################################
aj-snapshot-0.9.9/configure-1100-  -without-* | --without-*)
aj-snapshot-0.9.9/configure:1101:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
aj-snapshot-0.9.9/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
aj-snapshot-0.9.9/configure-1105-    ac_useropt_orig=$ac_useropt
aj-snapshot-0.9.9/configure:1106:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aj-snapshot-0.9.9/configure-1107-    case $ac_user_opts in
##############################################
aj-snapshot-0.9.9/configure-1138-  *=*)
aj-snapshot-0.9.9/configure:1139:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
aj-snapshot-0.9.9/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
aj-snapshot-0.9.9/configure-1159-if test -n "$ac_prev"; then
aj-snapshot-0.9.9/configure:1160:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
aj-snapshot-0.9.9/configure-1161-  as_fn_error $? "missing argument to $ac_option"
##############################################
aj-snapshot-0.9.9/configure-1181-    */ )
aj-snapshot-0.9.9/configure:1182:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
aj-snapshot-0.9.9/configure-1183-      eval $ac_var=\$ac_val;;
##############################################
aj-snapshot-0.9.9/configure-1216-ac_ls_di=`ls -di .` &&
aj-snapshot-0.9.9/configure:1217:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
aj-snapshot-0.9.9/configure-1218-  as_fn_error $? "working directory cannot be determined"
##############################################
aj-snapshot-0.9.9/configure-1272-case $srcdir in
aj-snapshot-0.9.9/configure:1273:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
aj-snapshot-0.9.9/configure-1274-esac
##############################################
aj-snapshot-0.9.9/configure-1315-By default, \`make install' will install all the files in
aj-snapshot-0.9.9/configure:1316:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
aj-snapshot-0.9.9/configure:1317:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
aj-snapshot-0.9.9/configure-1318-for instance \`--prefix=\$HOME'.
##############################################
aj-snapshot-0.9.9/configure-1409-*)
aj-snapshot-0.9.9/configure:1410:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
aj-snapshot-0.9.9/configure-1411-  # A ".." for each directory in $ac_dir_suffix.
aj-snapshot-0.9.9/configure:1412:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
aj-snapshot-0.9.9/configure-1413-  case $ac_top_builddir_sub in
##############################################
aj-snapshot-0.9.9/configure-1830-    *\'*)
aj-snapshot-0.9.9/configure:1831:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
aj-snapshot-0.9.9/configure-1832-    esac
##############################################
aj-snapshot-0.9.9/configure-1913-      case $ac_val in
aj-snapshot-0.9.9/configure:1914:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
aj-snapshot-0.9.9/configure-1915-      esac
##############################################
aj-snapshot-0.9.9/configure-1928-	case $ac_val in
aj-snapshot-0.9.9/configure:1929:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
aj-snapshot-0.9.9/configure-1930-	esac
##############################################
aj-snapshot-0.9.9/configure-2048-    set,)
aj-snapshot-0.9.9/configure:2049:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
aj-snapshot-0.9.9/configure:2050:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
aj-snapshot-0.9.9/configure-2051-      ac_cache_corrupted=: ;;
##############################################
aj-snapshot-0.9.9/configure-2059-	# differences in whitespace do not lead to failure.
aj-snapshot-0.9.9/configure:2060:	ac_old_val_w=`echo x $ac_old_val`
aj-snapshot-0.9.9/configure:2061:	ac_new_val_w=`echo x $ac_new_val`
aj-snapshot-0.9.9/configure-2062-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
aj-snapshot-0.9.9/configure-2079-    case $ac_new_val in
aj-snapshot-0.9.9/configure:2080:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
aj-snapshot-0.9.9/configure-2081-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
aj-snapshot-0.9.9/configure-2254-     echo "timestamp, slept: $am_has_slept" > conftest.file
aj-snapshot-0.9.9/configure:2255:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
aj-snapshot-0.9.9/configure-2256-     if test "$*" = "X"; then
aj-snapshot-0.9.9/configure-2257-	# -L didn't work.
aj-snapshot-0.9.9/configure:2258:	set X `ls -t "$srcdir/configure" conftest.file`
aj-snapshot-0.9.9/configure-2259-     fi
##############################################
aj-snapshot-0.9.9/configure-2305-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
aj-snapshot-0.9.9/configure:2306:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
aj-snapshot-0.9.9/configure-2307-
aj-snapshot-0.9.9/configure-2308-# Expand $ac_aux_dir to an absolute path.
aj-snapshot-0.9.9/configure:2309:am_aux_dir=`cd "$ac_aux_dir" && pwd`
aj-snapshot-0.9.9/configure-2310-
##############################################
aj-snapshot-0.9.9/configure-2450-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
aj-snapshot-0.9.9/configure:2451:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
aj-snapshot-0.9.9/configure-2452-	     'mkdir (GNU coreutils) '* | \
##############################################
aj-snapshot-0.9.9/configure-2523-set x ${MAKE-make}
aj-snapshot-0.9.9/configure:2524:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
aj-snapshot-0.9.9/configure-2525-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
aj-snapshot-0.9.9/configure-2533-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
aj-snapshot-0.9.9/configure:2534:case `${MAKE-make} -f conftest.make 2>/dev/null` in
aj-snapshot-0.9.9/configure-2535-  *@@@%%%=?*=@@@%%%*)
##############################################
aj-snapshot-0.9.9/configure-2599-
aj-snapshot-0.9.9/configure:2600:if test "`cd $srcdir && pwd`" != "`pwd`"; then
aj-snapshot-0.9.9/configure-2601-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
aj-snapshot-0.9.9/configure-3105-$as_echo_n "checking whether the C compiler works... " >&6; }
aj-snapshot-0.9.9/configure:3106:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
aj-snapshot-0.9.9/configure-3107-
##############################################
aj-snapshot-0.9.9/configure-3149-	then :; else
aj-snapshot-0.9.9/configure:3150:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aj-snapshot-0.9.9/configure-3151-	fi
##############################################
aj-snapshot-0.9.9/configure-3209-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
aj-snapshot-0.9.9/configure:3210:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aj-snapshot-0.9.9/configure-3211-	  break;;
##############################################
aj-snapshot-0.9.9/configure-3318-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
aj-snapshot-0.9.9/configure:3319:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
aj-snapshot-0.9.9/configure-3320-       break;;
##############################################
aj-snapshot-0.9.9/configure-3699-  if test "$am_compiler_list" = ""; then
aj-snapshot-0.9.9/configure:3700:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
aj-snapshot-0.9.9/configure-3701-  fi
##############################################
aj-snapshot-0.9.9/configure-3969-  # Check for GNU $ac_path_GREP
aj-snapshot-0.9.9/configure:3970:case `"$ac_path_GREP" --version 2>&1` in
aj-snapshot-0.9.9/configure-3971-*GNU*)
##############################################
aj-snapshot-0.9.9/configure-4035-  # Check for GNU $ac_path_EGREP
aj-snapshot-0.9.9/configure:4036:case `"$ac_path_EGREP" --version 2>&1` in
aj-snapshot-0.9.9/configure-4037-*GNU*)
##############################################
aj-snapshot-0.9.9/configure-4196-do :
aj-snapshot-0.9.9/configure:4197:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
aj-snapshot-0.9.9/configure-4198-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
aj-snapshot-0.9.9/configure-4201-  cat >>confdefs.h <<_ACEOF
aj-snapshot-0.9.9/configure:4202:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aj-snapshot-0.9.9/configure-4203-_ACEOF
##############################################
aj-snapshot-0.9.9/configure-4497-  test $ac_status = 0; }; then
aj-snapshot-0.9.9/configure:4498:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa" 2>/dev/null`
aj-snapshot-0.9.9/configure-4499-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
aj-snapshot-0.9.9/configure-4514-  test $ac_status = 0; }; then
aj-snapshot-0.9.9/configure:4515:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa" 2>/dev/null`
aj-snapshot-0.9.9/configure-4516-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
aj-snapshot-0.9.9/configure-4535-        if test $_pkg_short_errors_supported = yes; then
aj-snapshot-0.9.9/configure:4536:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa" 2>&1`
aj-snapshot-0.9.9/configure-4537-        else
aj-snapshot-0.9.9/configure:4538:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa" 2>&1`
aj-snapshot-0.9.9/configure-4539-        fi
##############################################
aj-snapshot-0.9.9/configure-4588-  test $ac_status = 0; }; then
aj-snapshot-0.9.9/configure:4589:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack" 2>/dev/null`
aj-snapshot-0.9.9/configure-4590-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
aj-snapshot-0.9.9/configure-4605-  test $ac_status = 0; }; then
aj-snapshot-0.9.9/configure:4606:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack" 2>/dev/null`
aj-snapshot-0.9.9/configure-4607-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
aj-snapshot-0.9.9/configure-4626-        if test $_pkg_short_errors_supported = yes; then
aj-snapshot-0.9.9/configure:4627:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack" 2>&1`
aj-snapshot-0.9.9/configure-4628-        else
aj-snapshot-0.9.9/configure:4629:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack" 2>&1`
aj-snapshot-0.9.9/configure-4630-        fi
##############################################
aj-snapshot-0.9.9/configure-4679-  test $ac_status = 0; }; then
aj-snapshot-0.9.9/configure:4680:  pkg_cv_MXML_CFLAGS=`$PKG_CONFIG --cflags "mxml" 2>/dev/null`
aj-snapshot-0.9.9/configure-4681-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
aj-snapshot-0.9.9/configure-4696-  test $ac_status = 0; }; then
aj-snapshot-0.9.9/configure:4697:  pkg_cv_MXML_LIBS=`$PKG_CONFIG --libs "mxml" 2>/dev/null`
aj-snapshot-0.9.9/configure-4698-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
aj-snapshot-0.9.9/configure-4717-        if test $_pkg_short_errors_supported = yes; then
aj-snapshot-0.9.9/configure:4718:	        MXML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mxml" 2>&1`
aj-snapshot-0.9.9/configure-4719-        else
aj-snapshot-0.9.9/configure:4720:	        MXML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mxml" 2>&1`
aj-snapshot-0.9.9/configure-4721-        fi
##############################################
aj-snapshot-0.9.9/configure-4885-'
aj-snapshot-0.9.9/configure:4886:DEFS=`sed -n "$ac_script" confdefs.h`
aj-snapshot-0.9.9/configure-4887-
##############################################
aj-snapshot-0.9.9/configure-4894-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
aj-snapshot-0.9.9/configure:4895:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
aj-snapshot-0.9.9/configure-4896-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
aj-snapshot-0.9.9/configure-4985-if test -z "$BASH_VERSION$ZSH_VERSION" \
aj-snapshot-0.9.9/configure:4986:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
aj-snapshot-0.9.9/configure-4987-  as_echo='print -r --'
aj-snapshot-0.9.9/configure-4988-  as_echo_n='print -rn --'
aj-snapshot-0.9.9/configure:4989:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
aj-snapshot-0.9.9/configure-4990-  as_echo='printf %s\n'
##############################################
aj-snapshot-0.9.9/configure-4992-else
aj-snapshot-0.9.9/configure:4993:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
aj-snapshot-0.9.9/configure-4994-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
aj-snapshot-0.9.9/configure-5002-	expr "X$arg" : "X\\(.*\\)$as_nl";
aj-snapshot-0.9.9/configure:5003:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
aj-snapshot-0.9.9/configure-5004-      esac;
##############################################
aj-snapshot-0.9.9/configure-5079-# ----------------------------------------
aj-snapshot-0.9.9/configure:5080:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
aj-snapshot-0.9.9/configure-5081-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
aj-snapshot-0.9.9/configure-5151-  {
aj-snapshot-0.9.9/configure:5152:    as_val=`expr "$@" || test $? -eq 1`
aj-snapshot-0.9.9/configure-5153-  }
##############################################
aj-snapshot-0.9.9/configure-5255-      case $as_dir in #(
aj-snapshot-0.9.9/configure:5256:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
aj-snapshot-0.9.9/configure-5257-      *) as_qdir=$as_dir;;
##############################################
aj-snapshot-0.9.9/configure-5381-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
aj-snapshot-0.9.9/configure:5382:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
aj-snapshot-0.9.9/configure-5383-ac_cs_version="\\
##############################################
aj-snapshot-0.9.9/configure-5406-  --*=?*)
aj-snapshot-0.9.9/configure:5407:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
aj-snapshot-0.9.9/configure:5408:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
aj-snapshot-0.9.9/configure-5409-    ac_shift=:
##############################################
aj-snapshot-0.9.9/configure-5411-  --*=)
aj-snapshot-0.9.9/configure:5412:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
aj-snapshot-0.9.9/configure-5413-    ac_optarg=
##############################################
aj-snapshot-0.9.9/configure-5435-    case $ac_optarg in
aj-snapshot-0.9.9/configure:5436:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
aj-snapshot-0.9.9/configure-5437-    '') as_fn_error $? "missing file argument" ;;
##############################################
aj-snapshot-0.9.9/configure-5560-fi
aj-snapshot-0.9.9/configure:5561:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
aj-snapshot-0.9.9/configure-5562-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
aj-snapshot-0.9.9/configure-5577-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
aj-snapshot-0.9.9/configure:5578:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
aj-snapshot-0.9.9/configure-5579-ac_delim='%!_!# '
##############################################
aj-snapshot-0.9.9/configure-5583-
aj-snapshot-0.9.9/configure:5584:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
aj-snapshot-0.9.9/configure-5585-  if test $ac_delim_n = $ac_delim_num; then
##############################################
aj-snapshot-0.9.9/configure-5745-      esac
aj-snapshot-0.9.9/configure:5746:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
aj-snapshot-0.9.9/configure-5747-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
aj-snapshot-0.9.9/configure-5804-*)
aj-snapshot-0.9.9/configure:5805:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
aj-snapshot-0.9.9/configure-5806-  # A ".." for each directory in $ac_dir_suffix.
aj-snapshot-0.9.9/configure:5807:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
aj-snapshot-0.9.9/configure-5808-  case $ac_top_builddir_sub in
##############################################
aj-snapshot-0.9.9/configure-5865-/@mandir@/p'
aj-snapshot-0.9.9/configure:5866:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
aj-snapshot-0.9.9/configure-5867-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
aj-snapshot-0.9.9/configure-5882-
aj-snapshot-0.9.9/configure:5883:# Neutralize VPATH when `$srcdir' = `.'.
aj-snapshot-0.9.9/configure-5884-# Shell code in configure.ac might set extrasub.
##############################################
aj-snapshot-0.9.9/configure-5910-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
aj-snapshot-0.9.9/configure:5911:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
aj-snapshot-0.9.9/configure-5912-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
aj-snapshot-0.9.9/configure-5954-    # Strip MF so we end up with the name of the file.
aj-snapshot-0.9.9/configure:5955:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
aj-snapshot-0.9.9/configure-5956-    # Check whether this is an Automake generated Makefile which includes
##############################################
aj-snapshot-0.9.9/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
aj-snapshot-0.9.9/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
aj-snapshot-0.9.9/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
aj-snapshot-0.9.9/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
aj-snapshot-0.9.9/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
aj-snapshot-0.9.9/aclocal.m4-181-        else 
aj-snapshot-0.9.9/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
aj-snapshot-0.9.9/aclocal.m4-183-        fi
##############################################
aj-snapshot-0.9.9/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
aj-snapshot-0.9.9/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
aj-snapshot-0.9.9/aclocal.m4-438-# and then we would define $MISSING as
##############################################
aj-snapshot-0.9.9/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
aj-snapshot-0.9.9/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
aj-snapshot-0.9.9/aclocal.m4-453-])
##############################################
aj-snapshot-0.9.9/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
aj-snapshot-0.9.9/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
aj-snapshot-0.9.9/aclocal.m4-551-  fi
##############################################
aj-snapshot-0.9.9/aclocal.m4-702-    # Strip MF so we end up with the name of the file.
aj-snapshot-0.9.9/aclocal.m4:703:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
aj-snapshot-0.9.9/aclocal.m4-704-    # Check whether this is an Automake generated Makefile which includes
##############################################
aj-snapshot-0.9.9/aclocal.m4-709-      || continue
aj-snapshot-0.9.9/aclocal.m4:710:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
aj-snapshot-0.9.9/aclocal.m4:711:    am_filepart=`AS_BASENAME(["$am_mf"])`
aj-snapshot-0.9.9/aclocal.m4-712-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
aj-snapshot-0.9.9/aclocal.m4-777-AC_REQUIRE([AC_PROG_INSTALL])dnl
aj-snapshot-0.9.9/aclocal.m4:778:if test "`cd $srcdir && pwd`" != "`pwd`"; then
aj-snapshot-0.9.9/aclocal.m4-779-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
aj-snapshot-0.9.9/aclocal.m4-936-    * )
aj-snapshot-0.9.9/aclocal.m4:937:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
aj-snapshot-0.9.9/aclocal.m4-938-  esac
aj-snapshot-0.9.9/aclocal.m4-939-done
aj-snapshot-0.9.9/aclocal.m4:940:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
aj-snapshot-0.9.9/aclocal.m4-941-
##############################################
aj-snapshot-0.9.9/aclocal.m4-1192-     echo "timestamp, slept: $am_has_slept" > conftest.file
aj-snapshot-0.9.9/aclocal.m4:1193:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
aj-snapshot-0.9.9/aclocal.m4-1194-     if test "$[*]" = "X"; then
aj-snapshot-0.9.9/aclocal.m4-1195-	# -L didn't work.
aj-snapshot-0.9.9/aclocal.m4:1196:	set X `ls -t "$srcdir/configure" conftest.file`
aj-snapshot-0.9.9/aclocal.m4-1197-     fi
##############################################
aj-snapshot-0.9.9/man/Makefile.in-49-  { \
aj-snapshot-0.9.9/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
aj-snapshot-0.9.9/man/Makefile.in-51-  }; \
##############################################
aj-snapshot-0.9.9/man/Makefile.in-115-  esac
aj-snapshot-0.9.9/man/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
aj-snapshot-0.9.9/man/Makefile.in-117-am__vpath_adj = case $$p in \
aj-snapshot-0.9.9/man/Makefile.in:118:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
aj-snapshot-0.9.9/man/Makefile.in-119-    *) f=$$p;; \
aj-snapshot-0.9.9/man/Makefile.in-120-  esac;
aj-snapshot-0.9.9/man/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
aj-snapshot-0.9.9/man/Makefile.in-122-am__install_max = 40
aj-snapshot-0.9.9/man/Makefile.in-123-am__nobase_strip_setup = \
aj-snapshot-0.9.9/man/Makefile.in:124:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
aj-snapshot-0.9.9/man/Makefile.in-125-am__nobase_strip = \
##############################################
aj-snapshot-0.9.9/man/Makefile.in-284-	test -n "$(man1dir)" \
aj-snapshot-0.9.9/man/Makefile.in:285:	  && test -n "`echo $$list1$$list2`" \
aj-snapshot-0.9.9/man/Makefile.in-286-	  || exit 0; \
##############################################
aj-snapshot-0.9.9/man/Makefile.in-333-distdir-am: $(DISTFILES)
aj-snapshot-0.9.9/man/Makefile.in:334:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aj-snapshot-0.9.9/man/Makefile.in:335:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aj-snapshot-0.9.9/man/Makefile.in-336-	list='$(DISTFILES)'; \
##############################################
aj-snapshot-0.9.9/man/Makefile.in-347-	  if test -d $$d/$$file; then \
aj-snapshot-0.9.9/man/Makefile.in:348:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
aj-snapshot-0.9.9/man/Makefile.in-349-	    if test -d "$(distdir)/$$file"; then \
##############################################
aj-snapshot-0.9.9/install-sh-234-      fi
aj-snapshot-0.9.9/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
aj-snapshot-0.9.9/install-sh-236-    *)
##############################################
aj-snapshot-0.9.9/install-sh-280-      dstdir=$dst
aj-snapshot-0.9.9/install-sh:281:      dstbase=`basename "$src"`
aj-snapshot-0.9.9/install-sh-282-      case $dst in
##############################################
aj-snapshot-0.9.9/install-sh-287-    else
aj-snapshot-0.9.9/install-sh:288:      dstdir=`dirname "$dst"`
aj-snapshot-0.9.9/install-sh-289-      test -d "$dstdir"
##############################################
aj-snapshot-0.9.9/install-sh-354-                   test_tmpdir="$tmpdir/a"
aj-snapshot-0.9.9/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
aj-snapshot-0.9.9/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
aj-snapshot-0.9.9/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
aj-snapshot-0.9.9/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
aj-snapshot-0.9.9/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
aj-snapshot-0.9.9/install-sh-419-            case $prefix in
aj-snapshot-0.9.9/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
aj-snapshot-0.9.9/install-sh-421-              *) qprefix=$prefix;;
##############################################
aj-snapshot-0.9.9/install-sh-468-    if $copy_on_change &&
aj-snapshot-0.9.9/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
aj-snapshot-0.9.9/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
aj-snapshot-0.9.9/install-sh-471-       set -f &&
##############################################
aj-snapshot-0.9.9/compile-67-	mingw/*)
aj-snapshot-0.9.9/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
aj-snapshot-0.9.9/compile-69-	  ;;
aj-snapshot-0.9.9/compile-70-	cygwin/*)
aj-snapshot-0.9.9/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
aj-snapshot-0.9.9/compile-72-	  ;;
aj-snapshot-0.9.9/compile-73-	wine/*)
aj-snapshot-0.9.9/compile:74:	  file=`winepath -w "$file" || echo "$file"`
aj-snapshot-0.9.9/compile-75-	  ;;
##############################################
aj-snapshot-0.9.9/compile-310-# Name of file we expect compiler to create.
aj-snapshot-0.9.9/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
aj-snapshot-0.9.9/compile-312-
##############################################
aj-snapshot-0.9.9/compile-316-# object file name, since that is what matters with a parallel build.
aj-snapshot-0.9.9/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
aj-snapshot-0.9.9/compile-318-while true; do
##############################################
aj-snapshot-0.9.9/src/aj-alsa.c-45-    {
aj-snapshot-0.9.9/src/aj-alsa.c:46:        const snd_seq_addr_t *dest = snd_seq_query_subscribe_get_addr(subs);
aj-snapshot-0.9.9/src/aj-alsa.c-47-
##############################################
aj-snapshot-0.9.9/src/aj-alsa.c-94-
aj-snapshot-0.9.9/src/aj-alsa.c:95:        alsa_store_connections(seq, snd_seq_port_info_get_addr(pinfo), port_node);
aj-snapshot-0.9.9/src/aj-alsa.c-96-    }
##############################################
aj-snapshot-0.9.9/src/Makefile.in-51-  { \
aj-snapshot-0.9.9/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
aj-snapshot-0.9.9/src/Makefile.in-53-  }; \
##############################################
aj-snapshot-0.9.9/src/Makefile.in-372-.c.obj:
aj-snapshot-0.9.9/src/Makefile.in:373:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
aj-snapshot-0.9.9/src/Makefile.in-374-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
aj-snapshot-0.9.9/src/Makefile.in-376-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
aj-snapshot-0.9.9/src/Makefile.in:377:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
aj-snapshot-0.9.9/src/Makefile.in-378-
##############################################
aj-snapshot-0.9.9/src/Makefile.in-408-GTAGS:
aj-snapshot-0.9.9/src/Makefile.in:409:	here=`$(am__cd) $(top_builddir) && pwd` \
aj-snapshot-0.9.9/src/Makefile.in-410-	  && $(am__cd) $(top_srcdir) \
##############################################
aj-snapshot-0.9.9/src/Makefile.in-434-distdir-am: $(DISTFILES)
aj-snapshot-0.9.9/src/Makefile.in:435:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aj-snapshot-0.9.9/src/Makefile.in:436:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aj-snapshot-0.9.9/src/Makefile.in-437-	list='$(DISTFILES)'; \
##############################################
aj-snapshot-0.9.9/src/Makefile.in-448-	  if test -d $$d/$$file; then \
aj-snapshot-0.9.9/src/Makefile.in:449:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
aj-snapshot-0.9.9/src/Makefile.in-450-	    if test -d "$(distdir)/$$file"; then \
##############################################
aj-snapshot-0.9.9/src/aj-remove.c-25-	snd_seq_query_subscribe_alloca(&query);
aj-snapshot-0.9.9/src/aj-remove.c:26:	snd_seq_query_subscribe_set_root(query, snd_seq_port_info_get_addr(pinfo));
aj-snapshot-0.9.9/src/aj-remove.c-27-	snd_seq_query_subscribe_set_type(query, SND_SEQ_QUERY_SUBS_READ);
##############################################
aj-snapshot-0.9.9/src/aj-remove.c-35-		const snd_seq_addr_t *sender = snd_seq_query_subscribe_get_root(query);
aj-snapshot-0.9.9/src/aj-remove.c:36:		const snd_seq_addr_t *dest = snd_seq_query_subscribe_get_addr(query);
aj-snapshot-0.9.9/src/aj-remove.c-37-