===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wmix-3.5/Makefile.in-51-  { \
wmix-3.5/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmix-3.5/Makefile.in-53-  }; \
##############################################
wmix-3.5/Makefile.in-148-  esac
wmix-3.5/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wmix-3.5/Makefile.in-150-am__vpath_adj = case $$p in \
wmix-3.5/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wmix-3.5/Makefile.in-152-    *) f=$$p;; \
wmix-3.5/Makefile.in-153-  esac;
wmix-3.5/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wmix-3.5/Makefile.in-155-am__install_max = 40
wmix-3.5/Makefile.in-156-am__nobase_strip_setup = \
wmix-3.5/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wmix-3.5/Makefile.in-158-am__nobase_strip = \
##############################################
wmix-3.5/Makefile.in-426-.c.obj:
wmix-3.5/Makefile.in:427:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wmix-3.5/Makefile.in-428-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wmix-3.5/Makefile.in-430-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wmix-3.5/Makefile.in:431:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wmix-3.5/Makefile.in-432-install-man1: $(dist_man_MANS)
##############################################
wmix-3.5/Makefile.in-436-	test -n "$(man1dir)" \
wmix-3.5/Makefile.in:437:	  && test -n "`echo $$list1$$list2`" \
wmix-3.5/Makefile.in-438-	  || exit 0; \
##############################################
wmix-3.5/Makefile.in-493-	@list='$(dist_desktop_DATA)'; test -n "$(desktopdir)" || list=; \
wmix-3.5/Makefile.in:494:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
wmix-3.5/Makefile.in-495-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
wmix-3.5/Makefile.in-526-GTAGS:
wmix-3.5/Makefile.in:527:	here=`$(am__cd) $(top_builddir) && pwd` \
wmix-3.5/Makefile.in-528-	  && $(am__cd) $(top_srcdir) \
##############################################
wmix-3.5/Makefile.in-561-	test -d "$(distdir)" || mkdir "$(distdir)"
wmix-3.5/Makefile.in:562:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmix-3.5/Makefile.in:563:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmix-3.5/Makefile.in-564-	list='$(DISTFILES)'; \
##############################################
wmix-3.5/Makefile.in-575-	  if test -d $$d/$$file; then \
wmix-3.5/Makefile.in:576:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmix-3.5/Makefile.in-577-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmix-3.5/Makefile.in-667-	test -d $(distdir)/_build || exit 0; \
wmix-3.5/Makefile.in:668:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wmix-3.5/Makefile.in-669-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wmix-3.5/Makefile.in-711-	}; \
wmix-3.5/Makefile.in:712:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
wmix-3.5/Makefile.in-713-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wmix-3.5/Makefile.in-723-	fi
wmix-3.5/Makefile.in:724:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wmix-3.5/Makefile.in-725-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wmix-3.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmix-3.5/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmix-3.5/configure-47-  as_echo='print -r --'
wmix-3.5/configure-48-  as_echo_n='print -rn --'
wmix-3.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmix-3.5/configure-50-  as_echo='printf %s\n'
##############################################
wmix-3.5/configure-52-else
wmix-3.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmix-3.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmix-3.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmix-3.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmix-3.5/configure-64-      esac;
##############################################
wmix-3.5/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
wmix-3.5/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
wmix-3.5/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
wmix-3.5/configure-326-      case $as_dir in #(
wmix-3.5/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmix-3.5/configure-328-      *) as_qdir=$as_dir;;
##############################################
wmix-3.5/configure-399-  {
wmix-3.5/configure:400:    as_val=`expr "$@" || test $? -eq 1`
wmix-3.5/configure-401-  }
##############################################
wmix-3.5/configure-406-# ----------------------------------------
wmix-3.5/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmix-3.5/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmix-3.5/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
wmix-3.5/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
wmix-3.5/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
wmix-3.5/configure-751-  case $ac_option in
wmix-3.5/configure:752:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wmix-3.5/configure-753-  *=)   ac_optarg= ;;
##############################################
wmix-3.5/configure-795-  -disable-* | --disable-*)
wmix-3.5/configure:796:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wmix-3.5/configure-797-    # Reject names that are not valid shell variable names.
##############################################
wmix-3.5/configure-800-    ac_useropt_orig=$ac_useropt
wmix-3.5/configure:801:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmix-3.5/configure-802-    case $ac_user_opts in
##############################################
wmix-3.5/configure-821-  -enable-* | --enable-*)
wmix-3.5/configure:822:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wmix-3.5/configure-823-    # Reject names that are not valid shell variable names.
##############################################
wmix-3.5/configure-826-    ac_useropt_orig=$ac_useropt
wmix-3.5/configure:827:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmix-3.5/configure-828-    case $ac_user_opts in
##############################################
wmix-3.5/configure-1034-  -with-* | --with-*)
wmix-3.5/configure:1035:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wmix-3.5/configure-1036-    # Reject names that are not valid shell variable names.
##############################################
wmix-3.5/configure-1039-    ac_useropt_orig=$ac_useropt
wmix-3.5/configure:1040:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmix-3.5/configure-1041-    case $ac_user_opts in
##############################################
wmix-3.5/configure-1050-  -without-* | --without-*)
wmix-3.5/configure:1051:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wmix-3.5/configure-1052-    # Reject names that are not valid shell variable names.
##############################################
wmix-3.5/configure-1055-    ac_useropt_orig=$ac_useropt
wmix-3.5/configure:1056:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmix-3.5/configure-1057-    case $ac_user_opts in
##############################################
wmix-3.5/configure-1088-  *=*)
wmix-3.5/configure:1089:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wmix-3.5/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
wmix-3.5/configure-1109-if test -n "$ac_prev"; then
wmix-3.5/configure:1110:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wmix-3.5/configure-1111-  as_fn_error $? "missing argument to $ac_option"
##############################################
wmix-3.5/configure-1131-    */ )
wmix-3.5/configure:1132:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
wmix-3.5/configure-1133-      eval $ac_var=\$ac_val;;
##############################################
wmix-3.5/configure-1166-ac_ls_di=`ls -di .` &&
wmix-3.5/configure:1167:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wmix-3.5/configure-1168-  as_fn_error $? "working directory cannot be determined"
##############################################
wmix-3.5/configure-1222-case $srcdir in
wmix-3.5/configure:1223:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wmix-3.5/configure-1224-esac
##############################################
wmix-3.5/configure-1265-By default, \`make install' will install all the files in
wmix-3.5/configure:1266:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wmix-3.5/configure:1267:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wmix-3.5/configure-1268-for instance \`--prefix=\$HOME'.
##############################################
wmix-3.5/configure-1348-*)
wmix-3.5/configure:1349:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmix-3.5/configure-1350-  # A ".." for each directory in $ac_dir_suffix.
wmix-3.5/configure:1351:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmix-3.5/configure-1352-  case $ac_top_builddir_sub in
##############################################
wmix-3.5/configure-1568-    *\'*)
wmix-3.5/configure:1569:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmix-3.5/configure-1570-    esac
##############################################
wmix-3.5/configure-1651-      case $ac_val in
wmix-3.5/configure:1652:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmix-3.5/configure-1653-      esac
##############################################
wmix-3.5/configure-1666-	case $ac_val in
wmix-3.5/configure:1667:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmix-3.5/configure-1668-	esac
##############################################
wmix-3.5/configure-1786-    set,)
wmix-3.5/configure:1787:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wmix-3.5/configure:1788:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wmix-3.5/configure-1789-      ac_cache_corrupted=: ;;
##############################################
wmix-3.5/configure-1797-	# differences in whitespace do not lead to failure.
wmix-3.5/configure:1798:	ac_old_val_w=`echo x $ac_old_val`
wmix-3.5/configure:1799:	ac_new_val_w=`echo x $ac_new_val`
wmix-3.5/configure-1800-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
wmix-3.5/configure-1817-    case $ac_new_val in
wmix-3.5/configure:1818:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wmix-3.5/configure-1819-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wmix-3.5/configure-1992-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmix-3.5/configure:1993:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmix-3.5/configure-1994-     if test "$*" = "X"; then
wmix-3.5/configure-1995-	# -L didn't work.
wmix-3.5/configure:1996:	set X `ls -t "$srcdir/configure" conftest.file`
wmix-3.5/configure-1997-     fi
##############################################
wmix-3.5/configure-2043-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
wmix-3.5/configure:2044:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
wmix-3.5/configure-2045-
wmix-3.5/configure-2046-# Expand $ac_aux_dir to an absolute path.
wmix-3.5/configure:2047:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmix-3.5/configure-2048-
##############################################
wmix-3.5/configure-2188-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
wmix-3.5/configure:2189:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
wmix-3.5/configure-2190-	     'mkdir (GNU coreutils) '* | \
##############################################
wmix-3.5/configure-2261-set x ${MAKE-make}
wmix-3.5/configure:2262:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wmix-3.5/configure-2263-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
wmix-3.5/configure-2271-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
wmix-3.5/configure:2272:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wmix-3.5/configure-2273-  *@@@%%%=?*=@@@%%%*)
##############################################
wmix-3.5/configure-2337-
wmix-3.5/configure:2338:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmix-3.5/configure-2339-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmix-3.5/configure-2800-$as_echo_n "checking whether the C compiler works... " >&6; }
wmix-3.5/configure:2801:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wmix-3.5/configure-2802-
##############################################
wmix-3.5/configure-2844-	then :; else
wmix-3.5/configure:2845:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmix-3.5/configure-2846-	fi
##############################################
wmix-3.5/configure-2904-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
wmix-3.5/configure:2905:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmix-3.5/configure-2906-	  break;;
##############################################
wmix-3.5/configure-3013-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
wmix-3.5/configure:3014:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wmix-3.5/configure-3015-       break;;
##############################################
wmix-3.5/configure-3394-  if test "$am_compiler_list" = ""; then
wmix-3.5/configure:3395:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wmix-3.5/configure-3396-  fi
##############################################
wmix-3.5/configure-3893-'
wmix-3.5/configure:3894:DEFS=`sed -n "$ac_script" confdefs.h`
wmix-3.5/configure-3895-
##############################################
wmix-3.5/configure-3902-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wmix-3.5/configure:3903:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
wmix-3.5/configure-3904-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wmix-3.5/configure-3993-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmix-3.5/configure:3994:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmix-3.5/configure-3995-  as_echo='print -r --'
wmix-3.5/configure-3996-  as_echo_n='print -rn --'
wmix-3.5/configure:3997:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmix-3.5/configure-3998-  as_echo='printf %s\n'
##############################################
wmix-3.5/configure-4000-else
wmix-3.5/configure:4001:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmix-3.5/configure-4002-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmix-3.5/configure-4010-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmix-3.5/configure:4011:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmix-3.5/configure-4012-      esac;
##############################################
wmix-3.5/configure-4087-# ----------------------------------------
wmix-3.5/configure:4088:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmix-3.5/configure-4089-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmix-3.5/configure-4159-  {
wmix-3.5/configure:4160:    as_val=`expr "$@" || test $? -eq 1`
wmix-3.5/configure-4161-  }
##############################################
wmix-3.5/configure-4263-      case $as_dir in #(
wmix-3.5/configure:4264:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmix-3.5/configure-4265-      *) as_qdir=$as_dir;;
##############################################
wmix-3.5/configure-4389-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
wmix-3.5/configure:4390:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
wmix-3.5/configure-4391-ac_cs_version="\\
##############################################
wmix-3.5/configure-4414-  --*=?*)
wmix-3.5/configure:4415:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmix-3.5/configure:4416:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wmix-3.5/configure-4417-    ac_shift=:
##############################################
wmix-3.5/configure-4419-  --*=)
wmix-3.5/configure:4420:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmix-3.5/configure-4421-    ac_optarg=
##############################################
wmix-3.5/configure-4443-    case $ac_optarg in
wmix-3.5/configure:4444:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmix-3.5/configure-4445-    '') as_fn_error $? "missing file argument" ;;
##############################################
wmix-3.5/configure-4566-fi
wmix-3.5/configure:4567:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
wmix-3.5/configure-4568-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
wmix-3.5/configure-4583-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
wmix-3.5/configure:4584:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
wmix-3.5/configure-4585-ac_delim='%!_!# '
##############################################
wmix-3.5/configure-4589-
wmix-3.5/configure:4590:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
wmix-3.5/configure-4591-  if test $ac_delim_n = $ac_delim_num; then
##############################################
wmix-3.5/configure-4751-      esac
wmix-3.5/configure:4752:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
wmix-3.5/configure-4753-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
wmix-3.5/configure-4810-*)
wmix-3.5/configure:4811:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmix-3.5/configure-4812-  # A ".." for each directory in $ac_dir_suffix.
wmix-3.5/configure:4813:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmix-3.5/configure-4814-  case $ac_top_builddir_sub in
##############################################
wmix-3.5/configure-4871-/@mandir@/p'
wmix-3.5/configure:4872:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
wmix-3.5/configure-4873-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
wmix-3.5/configure-4888-
wmix-3.5/configure:4889:# Neutralize VPATH when `$srcdir' = `.'.
wmix-3.5/configure-4890-# Shell code in configure.ac might set extrasub.
##############################################
wmix-3.5/configure-4916-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wmix-3.5/configure:4917:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
wmix-3.5/configure-4918-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
wmix-3.5/configure-4960-    # Strip MF so we end up with the name of the file.
wmix-3.5/configure:4961:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
wmix-3.5/configure-4962-    # Check whether this is an Automake generated Makefile which includes
##############################################
wmix-3.5/compile-67-	mingw/*)
wmix-3.5/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wmix-3.5/compile-69-	  ;;
wmix-3.5/compile-70-	cygwin/* | msys/*)
wmix-3.5/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
wmix-3.5/compile-72-	  ;;
wmix-3.5/compile-73-	wine/*)
wmix-3.5/compile:74:	  file=`winepath -w "$file" || echo "$file"`
wmix-3.5/compile-75-	  ;;
##############################################
wmix-3.5/compile-310-# Name of file we expect compiler to create.
wmix-3.5/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
wmix-3.5/compile-312-
##############################################
wmix-3.5/compile-316-# object file name, since that is what matters with a parallel build.
wmix-3.5/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
wmix-3.5/compile-318-while true; do
##############################################
wmix-3.5/install-sh-234-      fi
wmix-3.5/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wmix-3.5/install-sh-236-    *)
##############################################
wmix-3.5/install-sh-280-      dstdir=$dst
wmix-3.5/install-sh:281:      dstbase=`basename "$src"`
wmix-3.5/install-sh-282-      case $dst in
##############################################
wmix-3.5/install-sh-287-    else
wmix-3.5/install-sh:288:      dstdir=`dirname "$dst"`
wmix-3.5/install-sh-289-      test -d "$dstdir"
##############################################
wmix-3.5/install-sh-354-                   test_tmpdir="$tmpdir/a"
wmix-3.5/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wmix-3.5/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
wmix-3.5/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wmix-3.5/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wmix-3.5/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wmix-3.5/install-sh-419-            case $prefix in
wmix-3.5/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wmix-3.5/install-sh-421-              *) qprefix=$prefix;;
##############################################
wmix-3.5/install-sh-479-    if $copy_on_change &&
wmix-3.5/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wmix-3.5/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wmix-3.5/install-sh-482-       set -f &&
##############################################
wmix-3.5/depcomp-64-  case $1 in
wmix-3.5/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wmix-3.5/depcomp-66-      *) dir=;;
##############################################
wmix-3.5/depcomp-73-{
wmix-3.5/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wmix-3.5/depcomp-75-}
##############################################
wmix-3.5/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wmix-3.5/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wmix-3.5/depcomp-128-
##############################################
wmix-3.5/depcomp-405-        sleep 1
wmix-3.5/depcomp:406:        i=`expr $i - 1`
wmix-3.5/depcomp-407-      done
wmix-3.5/depcomp-408-    fi
wmix-3.5/depcomp:409:    i=`expr $i - 1`
wmix-3.5/depcomp-410-  done
##############################################
wmix-3.5/depcomp-425-  # Do two passes, one to just change these to
wmix-3.5/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wmix-3.5/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wmix-3.5/depcomp-659-  done
wmix-3.5/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wmix-3.5/depcomp-661-  touch "$tmpdepfile"
##############################################
wmix-3.5/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wmix-3.5/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wmix-3.5/aclocal.m4-94-# and then we would define $MISSING as
##############################################
wmix-3.5/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
wmix-3.5/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmix-3.5/aclocal.m4-109-])
##############################################
wmix-3.5/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
wmix-3.5/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wmix-3.5/aclocal.m4-207-  fi
##############################################
wmix-3.5/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
wmix-3.5/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
wmix-3.5/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
wmix-3.5/aclocal.m4-365-      || continue
wmix-3.5/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
wmix-3.5/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
wmix-3.5/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
wmix-3.5/aclocal.m4-435-AC_REQUIRE([AC_PROG_INSTALL])dnl
wmix-3.5/aclocal.m4:436:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmix-3.5/aclocal.m4-437-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmix-3.5/aclocal.m4-594-    * )
wmix-3.5/aclocal.m4:595:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wmix-3.5/aclocal.m4-596-  esac
wmix-3.5/aclocal.m4-597-done
wmix-3.5/aclocal.m4:598:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
wmix-3.5/aclocal.m4-599-
##############################################
wmix-3.5/aclocal.m4-850-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmix-3.5/aclocal.m4:851:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmix-3.5/aclocal.m4-852-     if test "$[*]" = "X"; then
wmix-3.5/aclocal.m4-853-	# -L didn't work.
wmix-3.5/aclocal.m4:854:	set X `ls -t "$srcdir/configure" conftest.file`
wmix-3.5/aclocal.m4-855-     fi