===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
seq24-0.9.3/depcomp-64-  case $1 in
seq24-0.9.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
seq24-0.9.3/depcomp-66-      *) dir=;;
##############################################
seq24-0.9.3/depcomp-73-{
seq24-0.9.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
seq24-0.9.3/depcomp-75-}
##############################################
seq24-0.9.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
seq24-0.9.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
seq24-0.9.3/depcomp-128-
##############################################
seq24-0.9.3/depcomp-405-        sleep 1
seq24-0.9.3/depcomp:406:        i=`expr $i - 1`
seq24-0.9.3/depcomp-407-      done
seq24-0.9.3/depcomp-408-    fi
seq24-0.9.3/depcomp:409:    i=`expr $i - 1`
seq24-0.9.3/depcomp-410-  done
##############################################
seq24-0.9.3/depcomp-425-  # Do two passes, one to just change these to
seq24-0.9.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
seq24-0.9.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
seq24-0.9.3/depcomp-659-  done
seq24-0.9.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
seq24-0.9.3/depcomp-661-  touch "$tmpdepfile"
##############################################
seq24-0.9.3/Makefile.in-48-  { \
seq24-0.9.3/Makefile.in:49:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
seq24-0.9.3/Makefile.in-50-  }; \
##############################################
seq24-0.9.3/Makefile.in-184-  esac
seq24-0.9.3/Makefile.in:185:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
seq24-0.9.3/Makefile.in-186-am__vpath_adj = case $$p in \
seq24-0.9.3/Makefile.in:187:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
seq24-0.9.3/Makefile.in-188-    *) f=$$p;; \
seq24-0.9.3/Makefile.in-189-  esac;
seq24-0.9.3/Makefile.in:190:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
seq24-0.9.3/Makefile.in-191-am__install_max = 40
seq24-0.9.3/Makefile.in-192-am__nobase_strip_setup = \
seq24-0.9.3/Makefile.in:193:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
seq24-0.9.3/Makefile.in-194-am__nobase_strip = \
##############################################
seq24-0.9.3/Makefile.in-260-  while test -n "$$dir1"; do \
seq24-0.9.3/Makefile.in:261:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
seq24-0.9.3/Makefile.in-262-    if test "$$first" != "."; then \
seq24-0.9.3/Makefile.in-263-      if test "$$first" = ".."; then \
seq24-0.9.3/Makefile.in:264:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
seq24-0.9.3/Makefile.in:265:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
seq24-0.9.3/Makefile.in-266-      else \
seq24-0.9.3/Makefile.in:267:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
seq24-0.9.3/Makefile.in-268-        if test "$$first2" = "$$first"; then \
seq24-0.9.3/Makefile.in:269:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
seq24-0.9.3/Makefile.in-270-        else \
##############################################
seq24-0.9.3/Makefile.in-275-    fi; \
seq24-0.9.3/Makefile.in:276:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
seq24-0.9.3/Makefile.in-277-  done; \
##############################################
seq24-0.9.3/Makefile.in-677-.cpp.o:
seq24-0.9.3/Makefile.in:678:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
seq24-0.9.3/Makefile.in-679-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
seq24-0.9.3/Makefile.in-685-.cpp.obj:
seq24-0.9.3/Makefile.in:686:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
seq24-0.9.3/Makefile.in:687:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
seq24-0.9.3/Makefile.in-688-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
seq24-0.9.3/Makefile.in-690-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
seq24-0.9.3/Makefile.in:691:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
seq24-0.9.3/Makefile.in-692-install-man1: $(dist_man_MANS)
##############################################
seq24-0.9.3/Makefile.in-696-	test -n "$(man1dir)" \
seq24-0.9.3/Makefile.in:697:	  && test -n "`echo $$list1$$list2`" \
seq24-0.9.3/Makefile.in-698-	  || exit 0; \
##############################################
seq24-0.9.3/Makefile.in-749-	dot_seen=no; \
seq24-0.9.3/Makefile.in:750:	target=`echo $@ | sed s/-recursive//`; \
seq24-0.9.3/Makefile.in-751-	case "$@" in \
##############################################
seq24-0.9.3/Makefile.in-812-GTAGS:
seq24-0.9.3/Makefile.in:813:	here=`$(am__cd) $(top_builddir) && pwd` \
seq24-0.9.3/Makefile.in-814-	  && $(am__cd) $(top_srcdir) \
##############################################
seq24-0.9.3/Makefile.in-844-	test -d "$(distdir)" || mkdir "$(distdir)"
seq24-0.9.3/Makefile.in:845:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
seq24-0.9.3/Makefile.in:846:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
seq24-0.9.3/Makefile.in-847-	list='$(DISTFILES)'; \
##############################################
seq24-0.9.3/Makefile.in-858-	  if test -d $$d/$$file; then \
seq24-0.9.3/Makefile.in:859:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
seq24-0.9.3/Makefile.in-860-	    if test -d "$(distdir)/$$file"; then \
##############################################
seq24-0.9.3/Makefile.in-968-	test -d $(distdir)/_build || exit 0; \
seq24-0.9.3/Makefile.in:969:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
seq24-0.9.3/Makefile.in-970-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
seq24-0.9.3/Makefile.in-1012-	}; \
seq24-0.9.3/Makefile.in:1013:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
seq24-0.9.3/Makefile.in-1014-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
seq24-0.9.3/Makefile.in-1024-	fi
seq24-0.9.3/Makefile.in:1025:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
seq24-0.9.3/Makefile.in-1026-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
seq24-0.9.3/INSTALL-173-directory configuration variables that were expressed in terms of
seq24-0.9.3/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
seq24-0.9.3/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
seq24-0.9.3/install-sh-229-      fi
seq24-0.9.3/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
seq24-0.9.3/install-sh-231-    *)
##############################################
seq24-0.9.3/install-sh-276-      dstdir=$dst
seq24-0.9.3/install-sh:277:      dst=$dstdir/`basename "$src"`
seq24-0.9.3/install-sh-278-      dstdir_status=0
##############################################
seq24-0.9.3/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
seq24-0.9.3/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
seq24-0.9.3/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
seq24-0.9.3/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
seq24-0.9.3/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
seq24-0.9.3/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
seq24-0.9.3/install-sh-425-	    case $prefix in
seq24-0.9.3/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
seq24-0.9.3/install-sh-427-	      *) qprefix=$prefix;;
##############################################
seq24-0.9.3/install-sh-474-    if $copy_on_change &&
seq24-0.9.3/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
seq24-0.9.3/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
seq24-0.9.3/install-sh-477-
##############################################
seq24-0.9.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
seq24-0.9.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
seq24-0.9.3/configure-47-  as_echo='print -r --'
seq24-0.9.3/configure-48-  as_echo_n='print -rn --'
seq24-0.9.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
seq24-0.9.3/configure-50-  as_echo='printf %s\n'
##############################################
seq24-0.9.3/configure-52-else
seq24-0.9.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
seq24-0.9.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
seq24-0.9.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
seq24-0.9.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
seq24-0.9.3/configure-64-      esac;
##############################################
seq24-0.9.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
seq24-0.9.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
seq24-0.9.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
seq24-0.9.3/configure-327-      case $as_dir in #(
seq24-0.9.3/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
seq24-0.9.3/configure-329-      *) as_qdir=$as_dir;;
##############################################
seq24-0.9.3/configure-400-  {
seq24-0.9.3/configure:401:    as_val=`expr "$@" || test $? -eq 1`
seq24-0.9.3/configure-402-  }
##############################################
seq24-0.9.3/configure-407-# ----------------------------------------
seq24-0.9.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
seq24-0.9.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
seq24-0.9.3/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
seq24-0.9.3/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
seq24-0.9.3/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
seq24-0.9.3/configure-828-  case $ac_option in
seq24-0.9.3/configure:829:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
seq24-0.9.3/configure-830-  *=)   ac_optarg= ;;
##############################################
seq24-0.9.3/configure-872-  -disable-* | --disable-*)
seq24-0.9.3/configure:873:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
seq24-0.9.3/configure-874-    # Reject names that are not valid shell variable names.
##############################################
seq24-0.9.3/configure-877-    ac_useropt_orig=$ac_useropt
seq24-0.9.3/configure:878:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
seq24-0.9.3/configure-879-    case $ac_user_opts in
##############################################
seq24-0.9.3/configure-898-  -enable-* | --enable-*)
seq24-0.9.3/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
seq24-0.9.3/configure-900-    # Reject names that are not valid shell variable names.
##############################################
seq24-0.9.3/configure-903-    ac_useropt_orig=$ac_useropt
seq24-0.9.3/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
seq24-0.9.3/configure-905-    case $ac_user_opts in
##############################################
seq24-0.9.3/configure-1102-  -with-* | --with-*)
seq24-0.9.3/configure:1103:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
seq24-0.9.3/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
seq24-0.9.3/configure-1107-    ac_useropt_orig=$ac_useropt
seq24-0.9.3/configure:1108:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
seq24-0.9.3/configure-1109-    case $ac_user_opts in
##############################################
seq24-0.9.3/configure-1118-  -without-* | --without-*)
seq24-0.9.3/configure:1119:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
seq24-0.9.3/configure-1120-    # Reject names that are not valid shell variable names.
##############################################
seq24-0.9.3/configure-1123-    ac_useropt_orig=$ac_useropt
seq24-0.9.3/configure:1124:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
seq24-0.9.3/configure-1125-    case $ac_user_opts in
##############################################
seq24-0.9.3/configure-1156-  *=*)
seq24-0.9.3/configure:1157:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
seq24-0.9.3/configure-1158-    # Reject names that are not valid shell variable names.
##############################################
seq24-0.9.3/configure-1177-if test -n "$ac_prev"; then
seq24-0.9.3/configure:1178:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
seq24-0.9.3/configure-1179-  as_fn_error $? "missing argument to $ac_option"
##############################################
seq24-0.9.3/configure-1199-    */ )
seq24-0.9.3/configure:1200:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
seq24-0.9.3/configure-1201-      eval $ac_var=\$ac_val;;
##############################################
seq24-0.9.3/configure-1234-ac_ls_di=`ls -di .` &&
seq24-0.9.3/configure:1235:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
seq24-0.9.3/configure-1236-  as_fn_error $? "working directory cannot be determined"
##############################################
seq24-0.9.3/configure-1290-case $srcdir in
seq24-0.9.3/configure:1291:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
seq24-0.9.3/configure-1292-esac
##############################################
seq24-0.9.3/configure-1333-By default, \`make install' will install all the files in
seq24-0.9.3/configure:1334:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
seq24-0.9.3/configure:1335:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
seq24-0.9.3/configure-1336-for instance \`--prefix=\$HOME'.
##############################################
seq24-0.9.3/configure-1441-*)
seq24-0.9.3/configure:1442:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
seq24-0.9.3/configure-1443-  # A ".." for each directory in $ac_dir_suffix.
seq24-0.9.3/configure:1444:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
seq24-0.9.3/configure-1445-  case $ac_top_builddir_sub in
##############################################
seq24-0.9.3/configure-1900-    *\'*)
seq24-0.9.3/configure:1901:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
seq24-0.9.3/configure-1902-    esac
##############################################
seq24-0.9.3/configure-1983-      case $ac_val in
seq24-0.9.3/configure:1984:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
seq24-0.9.3/configure-1985-      esac
##############################################
seq24-0.9.3/configure-1998-	case $ac_val in
seq24-0.9.3/configure:1999:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
seq24-0.9.3/configure-2000-	esac
##############################################
seq24-0.9.3/configure-2118-    set,)
seq24-0.9.3/configure:2119:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
seq24-0.9.3/configure:2120:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
seq24-0.9.3/configure-2121-      ac_cache_corrupted=: ;;
##############################################
seq24-0.9.3/configure-2129-	# differences in whitespace do not lead to failure.
seq24-0.9.3/configure:2130:	ac_old_val_w=`echo x $ac_old_val`
seq24-0.9.3/configure:2131:	ac_new_val_w=`echo x $ac_new_val`
seq24-0.9.3/configure-2132-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
seq24-0.9.3/configure-2149-    case $ac_new_val in
seq24-0.9.3/configure:2150:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
seq24-0.9.3/configure-2151-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
seq24-0.9.3/configure-2330-     echo "timestamp, slept: $am_has_slept" > conftest.file
seq24-0.9.3/configure:2331:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
seq24-0.9.3/configure-2332-     if test "$*" = "X"; then
seq24-0.9.3/configure-2333-	# -L didn't work.
seq24-0.9.3/configure:2334:	set X `ls -t "$srcdir/configure" conftest.file`
seq24-0.9.3/configure-2335-     fi
##############################################
seq24-0.9.3/configure-2381-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
seq24-0.9.3/configure:2382:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
seq24-0.9.3/configure-2383-
seq24-0.9.3/configure-2384-# expand $ac_aux_dir to an absolute path
seq24-0.9.3/configure:2385:am_aux_dir=`cd $ac_aux_dir && pwd`
seq24-0.9.3/configure-2386-
##############################################
seq24-0.9.3/configure-2526-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
seq24-0.9.3/configure:2527:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
seq24-0.9.3/configure-2528-	     'mkdir (GNU coreutils) '* | \
##############################################
seq24-0.9.3/configure-2599-set x ${MAKE-make}
seq24-0.9.3/configure:2600:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
seq24-0.9.3/configure-2601-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
seq24-0.9.3/configure-2609-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
seq24-0.9.3/configure:2610:case `${MAKE-make} -f conftest.make 2>/dev/null` in
seq24-0.9.3/configure-2611-  *@@@%%%=?*=@@@%%%*)
##############################################
seq24-0.9.3/configure-2675-
seq24-0.9.3/configure:2676:if test "`cd $srcdir && pwd`" != "`pwd`"; then
seq24-0.9.3/configure-2677-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
seq24-0.9.3/configure-3182-$as_echo_n "checking whether the C compiler works... " >&6; }
seq24-0.9.3/configure:3183:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
seq24-0.9.3/configure-3184-
##############################################
seq24-0.9.3/configure-3226-	then :; else
seq24-0.9.3/configure:3227:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
seq24-0.9.3/configure-3228-	fi
##############################################
seq24-0.9.3/configure-3286-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
seq24-0.9.3/configure:3287:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
seq24-0.9.3/configure-3288-	  break;;
##############################################
seq24-0.9.3/configure-3395-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
seq24-0.9.3/configure:3396:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
seq24-0.9.3/configure-3397-       break;;
##############################################
seq24-0.9.3/configure-3703-# Ignore all kinds of additional output from 'make'.
seq24-0.9.3/configure:3704:case `$am_make -s -f confmf 2> /dev/null` in #(
seq24-0.9.3/configure-3705-*the\ am__doit\ target*)
##############################################
seq24-0.9.3/configure-3713-   echo '.include "confinc"' > confmf
seq24-0.9.3/configure:3714:   case `$am_make -s -f confmf 2> /dev/null` in #(
seq24-0.9.3/configure-3715-   *the\ am__doit\ target*)
##############################################
seq24-0.9.3/configure-3776-  if test "$am_compiler_list" = ""; then
seq24-0.9.3/configure:3777:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
seq24-0.9.3/configure-3778-  fi
##############################################
seq24-0.9.3/configure-4161-  if test "$am_compiler_list" = ""; then
seq24-0.9.3/configure:4162:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
seq24-0.9.3/configure-4163-  fi
##############################################
seq24-0.9.3/configure-4591-                for switch in -std=c++11 -std=c++0x +std=c++11 "-h std=c++11"; do
seq24-0.9.3/configure:4592:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
seq24-0.9.3/configure-4593-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
seq24-0.9.3/configure-5275-  # Check for GNU $ac_path_GREP
seq24-0.9.3/configure:5276:case `"$ac_path_GREP" --version 2>&1` in
seq24-0.9.3/configure-5277-*GNU*)
##############################################
seq24-0.9.3/configure-5341-  # Check for GNU $ac_path_EGREP
seq24-0.9.3/configure:5342:case `"$ac_path_EGREP" --version 2>&1` in
seq24-0.9.3/configure-5343-*GNU*)
##############################################
seq24-0.9.3/configure-5502-do :
seq24-0.9.3/configure:5503:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
seq24-0.9.3/configure-5504-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
seq24-0.9.3/configure-5507-  cat >>confdefs.h <<_ACEOF
seq24-0.9.3/configure:5508:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
seq24-0.9.3/configure-5509-_ACEOF
##############################################
seq24-0.9.3/configure-5800-   :
seq24-0.9.3/configure:5801:   LIBS=`echo $LIBS | sed 's/-lasound//g'`
seq24-0.9.3/configure:5802:   LIBS=`echo $LIBS | sed 's/  //'`
seq24-0.9.3/configure-5803-   LIBS="-lasound $LIBS"
##############################################
seq24-0.9.3/configure-5951-  test $ac_status = 0; }; then
seq24-0.9.3/configure:5952:  pkg_cv_GTKMM_CFLAGS=`$PKG_CONFIG --cflags "gtkmm-2.4 >= 2.4.0" 2>/dev/null`
seq24-0.9.3/configure-5953-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
seq24-0.9.3/configure-5968-  test $ac_status = 0; }; then
seq24-0.9.3/configure:5969:  pkg_cv_GTKMM_LIBS=`$PKG_CONFIG --libs "gtkmm-2.4 >= 2.4.0" 2>/dev/null`
seq24-0.9.3/configure-5970-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
seq24-0.9.3/configure-5989-        if test $_pkg_short_errors_supported = yes; then
seq24-0.9.3/configure:5990:	        GTKMM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkmm-2.4 >= 2.4.0" 2>&1`
seq24-0.9.3/configure-5991-        else
seq24-0.9.3/configure:5992:	        GTKMM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkmm-2.4 >= 2.4.0" 2>&1`
seq24-0.9.3/configure-5993-        fi
##############################################
seq24-0.9.3/configure-6063-  test $ac_status = 0; }; then
seq24-0.9.3/configure:6064:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack >= 0.90.0" 2>/dev/null`
seq24-0.9.3/configure-6065-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
seq24-0.9.3/configure-6080-  test $ac_status = 0; }; then
seq24-0.9.3/configure:6081:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack >= 0.90.0" 2>/dev/null`
seq24-0.9.3/configure-6082-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
seq24-0.9.3/configure-6101-        if test $_pkg_short_errors_supported = yes; then
seq24-0.9.3/configure:6102:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack >= 0.90.0" 2>&1`
seq24-0.9.3/configure-6103-        else
seq24-0.9.3/configure:6104:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack >= 0.90.0" 2>&1`
seq24-0.9.3/configure-6105-        fi
##############################################
seq24-0.9.3/configure-6176-  test $ac_status = 0; }; then
seq24-0.9.3/configure:6177:  pkg_cv_LASH_CFLAGS=`$PKG_CONFIG --cflags "lash-1.0 >= 0.5.0" 2>/dev/null`
seq24-0.9.3/configure-6178-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
seq24-0.9.3/configure-6193-  test $ac_status = 0; }; then
seq24-0.9.3/configure:6194:  pkg_cv_LASH_LIBS=`$PKG_CONFIG --libs "lash-1.0 >= 0.5.0" 2>/dev/null`
seq24-0.9.3/configure-6195-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
seq24-0.9.3/configure-6214-        if test $_pkg_short_errors_supported = yes; then
seq24-0.9.3/configure:6215:	        LASH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lash-1.0 >= 0.5.0" 2>&1`
seq24-0.9.3/configure-6216-        else
seq24-0.9.3/configure:6217:	        LASH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lash-1.0 >= 0.5.0" 2>&1`
seq24-0.9.3/configure-6218-        fi
##############################################
seq24-0.9.3/configure-6349-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
seq24-0.9.3/configure:6350:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
seq24-0.9.3/configure-6351-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
seq24-0.9.3/configure-6444-if test -z "$BASH_VERSION$ZSH_VERSION" \
seq24-0.9.3/configure:6445:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
seq24-0.9.3/configure-6446-  as_echo='print -r --'
seq24-0.9.3/configure-6447-  as_echo_n='print -rn --'
seq24-0.9.3/configure:6448:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
seq24-0.9.3/configure-6449-  as_echo='printf %s\n'
##############################################
seq24-0.9.3/configure-6451-else
seq24-0.9.3/configure:6452:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
seq24-0.9.3/configure-6453-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
seq24-0.9.3/configure-6461-	expr "X$arg" : "X\\(.*\\)$as_nl";
seq24-0.9.3/configure:6462:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
seq24-0.9.3/configure-6463-      esac;
##############################################
seq24-0.9.3/configure-6538-# ----------------------------------------
seq24-0.9.3/configure:6539:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
seq24-0.9.3/configure-6540-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
seq24-0.9.3/configure-6610-  {
seq24-0.9.3/configure:6611:    as_val=`expr "$@" || test $? -eq 1`
seq24-0.9.3/configure-6612-  }
##############################################
seq24-0.9.3/configure-6714-      case $as_dir in #(
seq24-0.9.3/configure:6715:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
seq24-0.9.3/configure-6716-      *) as_qdir=$as_dir;;
##############################################
seq24-0.9.3/configure-6849-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
seq24-0.9.3/configure:6850:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
seq24-0.9.3/configure-6851-ac_cs_version="\\
##############################################
seq24-0.9.3/configure-6874-  --*=?*)
seq24-0.9.3/configure:6875:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
seq24-0.9.3/configure:6876:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
seq24-0.9.3/configure-6877-    ac_shift=:
##############################################
seq24-0.9.3/configure-6879-  --*=)
seq24-0.9.3/configure:6880:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
seq24-0.9.3/configure-6881-    ac_optarg=
##############################################
seq24-0.9.3/configure-6903-    case $ac_optarg in
seq24-0.9.3/configure:6904:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
seq24-0.9.3/configure-6905-    '') as_fn_error $? "missing file argument" ;;
##############################################
seq24-0.9.3/configure-6911-    case $ac_optarg in
seq24-0.9.3/configure:6912:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
seq24-0.9.3/configure-6913-    esac
##############################################
seq24-0.9.3/configure-7039-fi
seq24-0.9.3/configure:7040:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
seq24-0.9.3/configure-7041-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
seq24-0.9.3/configure-7056-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
seq24-0.9.3/configure:7057:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
seq24-0.9.3/configure-7058-ac_delim='%!_!# '
##############################################
seq24-0.9.3/configure-7062-
seq24-0.9.3/configure:7063:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
seq24-0.9.3/configure-7064-  if test $ac_delim_n = $ac_delim_num; then
##############################################
seq24-0.9.3/configure-7200-for ac_last_try in false false :; do
seq24-0.9.3/configure:7201:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
seq24-0.9.3/configure-7202-  if test -z "$ac_tt"; then
##############################################
seq24-0.9.3/configure-7332-      esac
seq24-0.9.3/configure:7333:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
seq24-0.9.3/configure-7334-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
seq24-0.9.3/configure-7391-*)
seq24-0.9.3/configure:7392:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
seq24-0.9.3/configure-7393-  # A ".." for each directory in $ac_dir_suffix.
seq24-0.9.3/configure:7394:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
seq24-0.9.3/configure-7395-  case $ac_top_builddir_sub in
##############################################
seq24-0.9.3/configure-7452-/@mandir@/p'
seq24-0.9.3/configure:7453:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
seq24-0.9.3/configure-7454-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
seq24-0.9.3/configure-7469-
seq24-0.9.3/configure:7470:# Neutralize VPATH when `$srcdir' = `.'.
seq24-0.9.3/configure-7471-# Shell code in configure.ac might set extrasub.
##############################################
seq24-0.9.3/configure-7497-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
seq24-0.9.3/configure:7498:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
seq24-0.9.3/configure-7499-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
seq24-0.9.3/configure-7543-    * )
seq24-0.9.3/configure:7544:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
seq24-0.9.3/configure-7545-  esac
##############################################
seq24-0.9.3/configure-7590-    # Strip MF so we end up with the name of the file.
seq24-0.9.3/configure:7591:    mf=`echo "$mf" | sed -e 's/:.*$//'`
seq24-0.9.3/configure-7592-    # Check whether this is an Automake generated Makefile or not.
##############################################
seq24-0.9.3/configure-7627-    # from the Makefile without running 'make'.
seq24-0.9.3/configure:7628:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
seq24-0.9.3/configure-7629-    test -z "$DEPDIR" && continue
seq24-0.9.3/configure:7630:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
seq24-0.9.3/configure-7631-    test -z "$am__include" && continue
seq24-0.9.3/configure:7632:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
seq24-0.9.3/configure-7633-    # Find all dependency output files, they are included files with
##############################################
seq24-0.9.3/aclocal.m4-147-   ifelse([$2], , :, [$2])
seq24-0.9.3/aclocal.m4:148:   LIBS=`echo $LIBS | sed 's/-lasound//g'`
seq24-0.9.3/aclocal.m4:149:   LIBS=`echo $LIBS | sed 's/  //'`
seq24-0.9.3/aclocal.m4-150-   LIBS="-lasound $LIBS"
##############################################
seq24-0.9.3/aclocal.m4-241-    PKG_CHECK_EXISTS([$3],
seq24-0.9.3/aclocal.m4:242:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
seq24-0.9.3/aclocal.m4-243-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
seq24-0.9.3/aclocal.m4-290-        if test $_pkg_short_errors_supported = yes; then
seq24-0.9.3/aclocal.m4:291:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
seq24-0.9.3/aclocal.m4-292-        else 
seq24-0.9.3/aclocal.m4:293:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
seq24-0.9.3/aclocal.m4-294-        fi
##############################################
seq24-0.9.3/aclocal.m4-396-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
seq24-0.9.3/aclocal.m4:397:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
seq24-0.9.3/aclocal.m4-398-# and then we would define $MISSING as
##############################################
seq24-0.9.3/aclocal.m4-412-# expand $ac_aux_dir to an absolute path
seq24-0.9.3/aclocal.m4:413:am_aux_dir=`cd $ac_aux_dir && pwd`
seq24-0.9.3/aclocal.m4-414-])
##############################################
seq24-0.9.3/aclocal.m4-510-  if test "$am_compiler_list" = ""; then
seq24-0.9.3/aclocal.m4:511:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
seq24-0.9.3/aclocal.m4-512-  fi
##############################################
seq24-0.9.3/aclocal.m4-661-    # Strip MF so we end up with the name of the file.
seq24-0.9.3/aclocal.m4:662:    mf=`echo "$mf" | sed -e 's/:.*$//'`
seq24-0.9.3/aclocal.m4-663-    # Check whether this is an Automake generated Makefile or not.
##############################################
seq24-0.9.3/aclocal.m4-670-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
seq24-0.9.3/aclocal.m4:671:      dirpart=`AS_DIRNAME("$mf")`
seq24-0.9.3/aclocal.m4-672-    else
##############################################
seq24-0.9.3/aclocal.m4-676-    # from the Makefile without running 'make'.
seq24-0.9.3/aclocal.m4:677:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
seq24-0.9.3/aclocal.m4-678-    test -z "$DEPDIR" && continue
seq24-0.9.3/aclocal.m4:679:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
seq24-0.9.3/aclocal.m4-680-    test -z "$am__include" && continue
seq24-0.9.3/aclocal.m4:681:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
seq24-0.9.3/aclocal.m4-682-    # Find all dependency output files, they are included files with
##############################################
seq24-0.9.3/aclocal.m4-690-      test -f "$dirpart/$file" && continue
seq24-0.9.3/aclocal.m4:691:      fdir=`AS_DIRNAME(["$file"])`
seq24-0.9.3/aclocal.m4-692-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
seq24-0.9.3/aclocal.m4-748-AC_REQUIRE([AC_PROG_INSTALL])dnl
seq24-0.9.3/aclocal.m4:749:if test "`cd $srcdir && pwd`" != "`pwd`"; then
seq24-0.9.3/aclocal.m4-750-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
seq24-0.9.3/aclocal.m4-903-    * )
seq24-0.9.3/aclocal.m4:904:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
seq24-0.9.3/aclocal.m4-905-  esac
seq24-0.9.3/aclocal.m4-906-done
seq24-0.9.3/aclocal.m4:907:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
seq24-0.9.3/aclocal.m4-908-
##############################################
seq24-0.9.3/aclocal.m4-974-# Ignore all kinds of additional output from 'make'.
seq24-0.9.3/aclocal.m4:975:case `$am_make -s -f confmf 2> /dev/null` in #(
seq24-0.9.3/aclocal.m4-976-*the\ am__doit\ target*)
##############################################
seq24-0.9.3/aclocal.m4-984-   echo '.include "confinc"' > confmf
seq24-0.9.3/aclocal.m4:985:   case `$am_make -s -f confmf 2> /dev/null` in #(
seq24-0.9.3/aclocal.m4-986-   *the\ am__doit\ target*)
##############################################
seq24-0.9.3/aclocal.m4-1166-     echo "timestamp, slept: $am_has_slept" > conftest.file
seq24-0.9.3/aclocal.m4:1167:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
seq24-0.9.3/aclocal.m4-1168-     if test "$[*]" = "X"; then
seq24-0.9.3/aclocal.m4-1169-	# -L didn't work.
seq24-0.9.3/aclocal.m4:1170:	set X `ls -t "$srcdir/configure" conftest.file`
seq24-0.9.3/aclocal.m4-1171-     fi
##############################################
seq24-0.9.3/compile-67-	mingw/*)
seq24-0.9.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
seq24-0.9.3/compile-69-	  ;;
seq24-0.9.3/compile-70-	cygwin/*)
seq24-0.9.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
seq24-0.9.3/compile-72-	  ;;
seq24-0.9.3/compile-73-	wine/*)
seq24-0.9.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
seq24-0.9.3/compile-75-	  ;;
##############################################
seq24-0.9.3/compile-309-# Name of file we expect compiler to create.
seq24-0.9.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
seq24-0.9.3/compile-311-
##############################################
seq24-0.9.3/compile-315-# object file name, since that is what matters with a parallel build.
seq24-0.9.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
seq24-0.9.3/compile-317-while true; do