===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wmifs-1.9/Makefile.in-51-  { \
wmifs-1.9/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmifs-1.9/Makefile.in-53-  }; \
##############################################
wmifs-1.9/Makefile.in-143-  esac
wmifs-1.9/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wmifs-1.9/Makefile.in-145-am__vpath_adj = case $$p in \
wmifs-1.9/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wmifs-1.9/Makefile.in-147-    *) f=$$p;; \
wmifs-1.9/Makefile.in-148-  esac;
wmifs-1.9/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wmifs-1.9/Makefile.in-150-am__install_max = 40
wmifs-1.9/Makefile.in-151-am__nobase_strip_setup = \
wmifs-1.9/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wmifs-1.9/Makefile.in-153-am__nobase_strip = \
##############################################
wmifs-1.9/Makefile.in-414-.c.obj:
wmifs-1.9/Makefile.in:415:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wmifs-1.9/Makefile.in-416-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wmifs-1.9/Makefile.in-418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wmifs-1.9/Makefile.in:419:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wmifs-1.9/Makefile.in-420-install-man1: $(dist_man_MANS)
##############################################
wmifs-1.9/Makefile.in-424-	test -n "$(man1dir)" \
wmifs-1.9/Makefile.in:425:	  && test -n "`echo $$list1$$list2`" \
wmifs-1.9/Makefile.in-426-	  || exit 0; \
##############################################
wmifs-1.9/Makefile.in-481-	@list='$(dist_desktop_DATA)'; test -n "$(desktopdir)" || list=; \
wmifs-1.9/Makefile.in:482:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
wmifs-1.9/Makefile.in-483-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
wmifs-1.9/Makefile.in-514-GTAGS:
wmifs-1.9/Makefile.in:515:	here=`$(am__cd) $(top_builddir) && pwd` \
wmifs-1.9/Makefile.in-516-	  && $(am__cd) $(top_srcdir) \
##############################################
wmifs-1.9/Makefile.in-546-	test -d "$(distdir)" || mkdir "$(distdir)"
wmifs-1.9/Makefile.in:547:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmifs-1.9/Makefile.in:548:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmifs-1.9/Makefile.in-549-	list='$(DISTFILES)'; \
##############################################
wmifs-1.9/Makefile.in-560-	  if test -d $$d/$$file; then \
wmifs-1.9/Makefile.in:561:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmifs-1.9/Makefile.in-562-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmifs-1.9/Makefile.in-646-	test -d $(distdir)/_build || exit 0; \
wmifs-1.9/Makefile.in:647:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wmifs-1.9/Makefile.in-648-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wmifs-1.9/Makefile.in-690-	}; \
wmifs-1.9/Makefile.in:691:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
wmifs-1.9/Makefile.in-692-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wmifs-1.9/Makefile.in-702-	fi
wmifs-1.9/Makefile.in:703:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wmifs-1.9/Makefile.in-704-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wmifs-1.9/depcomp-64-  case $1 in
wmifs-1.9/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wmifs-1.9/depcomp-66-      *) dir=;;
##############################################
wmifs-1.9/depcomp-73-{
wmifs-1.9/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wmifs-1.9/depcomp-75-}
##############################################
wmifs-1.9/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wmifs-1.9/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wmifs-1.9/depcomp-128-
##############################################
wmifs-1.9/depcomp-405-        sleep 1
wmifs-1.9/depcomp:406:        i=`expr $i - 1`
wmifs-1.9/depcomp-407-      done
wmifs-1.9/depcomp-408-    fi
wmifs-1.9/depcomp:409:    i=`expr $i - 1`
wmifs-1.9/depcomp-410-  done
##############################################
wmifs-1.9/depcomp-425-  # Do two passes, one to just change these to
wmifs-1.9/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wmifs-1.9/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wmifs-1.9/depcomp-659-  done
wmifs-1.9/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wmifs-1.9/depcomp-661-  touch "$tmpdepfile"
##############################################
wmifs-1.9/compile-67-	mingw/*)
wmifs-1.9/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wmifs-1.9/compile-69-	  ;;
wmifs-1.9/compile-70-	cygwin/*)
wmifs-1.9/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
wmifs-1.9/compile-72-	  ;;
wmifs-1.9/compile-73-	wine/*)
wmifs-1.9/compile:74:	  file=`winepath -w "$file" || echo "$file"`
wmifs-1.9/compile-75-	  ;;
##############################################
wmifs-1.9/compile-309-# Name of file we expect compiler to create.
wmifs-1.9/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
wmifs-1.9/compile-311-
##############################################
wmifs-1.9/compile-315-# object file name, since that is what matters with a parallel build.
wmifs-1.9/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
wmifs-1.9/compile-317-while true; do
##############################################
wmifs-1.9/install-sh-234-      fi
wmifs-1.9/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wmifs-1.9/install-sh-236-    *)
##############################################
wmifs-1.9/install-sh-281-      dstdir=$dst
wmifs-1.9/install-sh:282:      dst=$dstdir/`basename "$src"`
wmifs-1.9/install-sh-283-      dstdir_status=0
wmifs-1.9/install-sh-284-    else
wmifs-1.9/install-sh:285:      dstdir=`dirname "$dst"`
wmifs-1.9/install-sh-286-      test -d "$dstdir"
##############################################
wmifs-1.9/install-sh-344-                   test_tmpdir="$tmpdir/a"
wmifs-1.9/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wmifs-1.9/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
wmifs-1.9/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wmifs-1.9/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wmifs-1.9/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wmifs-1.9/install-sh-409-            case $prefix in
wmifs-1.9/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wmifs-1.9/install-sh-411-              *) qprefix=$prefix;;
##############################################
wmifs-1.9/install-sh-458-    if $copy_on_change &&
wmifs-1.9/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wmifs-1.9/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wmifs-1.9/install-sh-461-       set -f &&
##############################################
wmifs-1.9/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
wmifs-1.9/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
wmifs-1.9/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
wmifs-1.9/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
wmifs-1.9/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
wmifs-1.9/aclocal.m4-181-        else 
wmifs-1.9/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
wmifs-1.9/aclocal.m4-183-        fi
##############################################
wmifs-1.9/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wmifs-1.9/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wmifs-1.9/aclocal.m4-370-# and then we would define $MISSING as
##############################################
wmifs-1.9/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
wmifs-1.9/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmifs-1.9/aclocal.m4-385-])
##############################################
wmifs-1.9/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
wmifs-1.9/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wmifs-1.9/aclocal.m4-483-  fi
##############################################
wmifs-1.9/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
wmifs-1.9/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wmifs-1.9/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
wmifs-1.9/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
wmifs-1.9/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
wmifs-1.9/aclocal.m4-643-    else
##############################################
wmifs-1.9/aclocal.m4-647-    # from the Makefile without running 'make'.
wmifs-1.9/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wmifs-1.9/aclocal.m4-649-    test -z "$DEPDIR" && continue
wmifs-1.9/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wmifs-1.9/aclocal.m4-651-    test -z "$am__include" && continue
wmifs-1.9/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wmifs-1.9/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
wmifs-1.9/aclocal.m4-661-      test -f "$dirpart/$file" && continue
wmifs-1.9/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
wmifs-1.9/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
wmifs-1.9/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
wmifs-1.9/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmifs-1.9/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmifs-1.9/aclocal.m4-878-    * )
wmifs-1.9/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wmifs-1.9/aclocal.m4-880-  esac
wmifs-1.9/aclocal.m4-881-done
wmifs-1.9/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
wmifs-1.9/aclocal.m4-883-
##############################################
wmifs-1.9/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
wmifs-1.9/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
wmifs-1.9/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
wmifs-1.9/aclocal.m4-959-   echo '.include "confinc"' > confmf
wmifs-1.9/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
wmifs-1.9/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
wmifs-1.9/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmifs-1.9/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmifs-1.9/aclocal.m4-1143-     if test "$[*]" = "X"; then
wmifs-1.9/aclocal.m4-1144-	# -L didn't work.
wmifs-1.9/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
wmifs-1.9/aclocal.m4-1146-     fi
##############################################
wmifs-1.9/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmifs-1.9/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmifs-1.9/configure-47-  as_echo='print -r --'
wmifs-1.9/configure-48-  as_echo_n='print -rn --'
wmifs-1.9/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmifs-1.9/configure-50-  as_echo='printf %s\n'
##############################################
wmifs-1.9/configure-52-else
wmifs-1.9/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmifs-1.9/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmifs-1.9/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmifs-1.9/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmifs-1.9/configure-64-      esac;
##############################################
wmifs-1.9/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
wmifs-1.9/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
wmifs-1.9/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
wmifs-1.9/configure-326-      case $as_dir in #(
wmifs-1.9/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmifs-1.9/configure-328-      *) as_qdir=$as_dir;;
##############################################
wmifs-1.9/configure-399-  {
wmifs-1.9/configure:400:    as_val=`expr "$@" || test $? -eq 1`
wmifs-1.9/configure-401-  }
##############################################
wmifs-1.9/configure-406-# ----------------------------------------
wmifs-1.9/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmifs-1.9/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmifs-1.9/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
wmifs-1.9/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
wmifs-1.9/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
wmifs-1.9/configure-769-  case $ac_option in
wmifs-1.9/configure:770:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wmifs-1.9/configure-771-  *=)   ac_optarg= ;;
##############################################
wmifs-1.9/configure-813-  -disable-* | --disable-*)
wmifs-1.9/configure:814:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wmifs-1.9/configure-815-    # Reject names that are not valid shell variable names.
##############################################
wmifs-1.9/configure-818-    ac_useropt_orig=$ac_useropt
wmifs-1.9/configure:819:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmifs-1.9/configure-820-    case $ac_user_opts in
##############################################
wmifs-1.9/configure-839-  -enable-* | --enable-*)
wmifs-1.9/configure:840:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wmifs-1.9/configure-841-    # Reject names that are not valid shell variable names.
##############################################
wmifs-1.9/configure-844-    ac_useropt_orig=$ac_useropt
wmifs-1.9/configure:845:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmifs-1.9/configure-846-    case $ac_user_opts in
##############################################
wmifs-1.9/configure-1052-  -with-* | --with-*)
wmifs-1.9/configure:1053:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wmifs-1.9/configure-1054-    # Reject names that are not valid shell variable names.
##############################################
wmifs-1.9/configure-1057-    ac_useropt_orig=$ac_useropt
wmifs-1.9/configure:1058:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmifs-1.9/configure-1059-    case $ac_user_opts in
##############################################
wmifs-1.9/configure-1068-  -without-* | --without-*)
wmifs-1.9/configure:1069:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wmifs-1.9/configure-1070-    # Reject names that are not valid shell variable names.
##############################################
wmifs-1.9/configure-1073-    ac_useropt_orig=$ac_useropt
wmifs-1.9/configure:1074:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmifs-1.9/configure-1075-    case $ac_user_opts in
##############################################
wmifs-1.9/configure-1106-  *=*)
wmifs-1.9/configure:1107:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wmifs-1.9/configure-1108-    # Reject names that are not valid shell variable names.
##############################################
wmifs-1.9/configure-1127-if test -n "$ac_prev"; then
wmifs-1.9/configure:1128:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wmifs-1.9/configure-1129-  as_fn_error $? "missing argument to $ac_option"
##############################################
wmifs-1.9/configure-1149-    */ )
wmifs-1.9/configure:1150:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
wmifs-1.9/configure-1151-      eval $ac_var=\$ac_val;;
##############################################
wmifs-1.9/configure-1184-ac_ls_di=`ls -di .` &&
wmifs-1.9/configure:1185:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wmifs-1.9/configure-1186-  as_fn_error $? "working directory cannot be determined"
##############################################
wmifs-1.9/configure-1240-case $srcdir in
wmifs-1.9/configure:1241:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wmifs-1.9/configure-1242-esac
##############################################
wmifs-1.9/configure-1283-By default, \`make install' will install all the files in
wmifs-1.9/configure:1284:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wmifs-1.9/configure:1285:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wmifs-1.9/configure-1286-for instance \`--prefix=\$HOME'.
##############################################
wmifs-1.9/configure-1379-*)
wmifs-1.9/configure:1380:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmifs-1.9/configure-1381-  # A ".." for each directory in $ac_dir_suffix.
wmifs-1.9/configure:1382:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmifs-1.9/configure-1383-  case $ac_top_builddir_sub in
##############################################
wmifs-1.9/configure-1553-    *\'*)
wmifs-1.9/configure:1554:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmifs-1.9/configure-1555-    esac
##############################################
wmifs-1.9/configure-1636-      case $ac_val in
wmifs-1.9/configure:1637:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmifs-1.9/configure-1638-      esac
##############################################
wmifs-1.9/configure-1651-	case $ac_val in
wmifs-1.9/configure:1652:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmifs-1.9/configure-1653-	esac
##############################################
wmifs-1.9/configure-1771-    set,)
wmifs-1.9/configure:1772:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wmifs-1.9/configure:1773:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wmifs-1.9/configure-1774-      ac_cache_corrupted=: ;;
##############################################
wmifs-1.9/configure-1782-	# differences in whitespace do not lead to failure.
wmifs-1.9/configure:1783:	ac_old_val_w=`echo x $ac_old_val`
wmifs-1.9/configure:1784:	ac_new_val_w=`echo x $ac_new_val`
wmifs-1.9/configure-1785-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
wmifs-1.9/configure-1802-    case $ac_new_val in
wmifs-1.9/configure:1803:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wmifs-1.9/configure-1804-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wmifs-1.9/configure-1977-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmifs-1.9/configure:1978:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmifs-1.9/configure-1979-     if test "$*" = "X"; then
wmifs-1.9/configure-1980-	# -L didn't work.
wmifs-1.9/configure:1981:	set X `ls -t "$srcdir/configure" conftest.file`
wmifs-1.9/configure-1982-     fi
##############################################
wmifs-1.9/configure-2028-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
wmifs-1.9/configure:2029:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
wmifs-1.9/configure-2030-
wmifs-1.9/configure-2031-# Expand $ac_aux_dir to an absolute path.
wmifs-1.9/configure:2032:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmifs-1.9/configure-2033-
##############################################
wmifs-1.9/configure-2173-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
wmifs-1.9/configure:2174:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
wmifs-1.9/configure-2175-	     'mkdir (GNU coreutils) '* | \
##############################################
wmifs-1.9/configure-2246-set x ${MAKE-make}
wmifs-1.9/configure:2247:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wmifs-1.9/configure-2248-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
wmifs-1.9/configure-2256-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
wmifs-1.9/configure:2257:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wmifs-1.9/configure-2258-  *@@@%%%=?*=@@@%%%*)
##############################################
wmifs-1.9/configure-2322-
wmifs-1.9/configure:2323:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmifs-1.9/configure-2324-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmifs-1.9/configure-2784-$as_echo_n "checking whether the C compiler works... " >&6; }
wmifs-1.9/configure:2785:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wmifs-1.9/configure-2786-
##############################################
wmifs-1.9/configure-2828-	then :; else
wmifs-1.9/configure:2829:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmifs-1.9/configure-2830-	fi
##############################################
wmifs-1.9/configure-2888-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
wmifs-1.9/configure:2889:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmifs-1.9/configure-2890-	  break;;
##############################################
wmifs-1.9/configure-2997-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
wmifs-1.9/configure:2998:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wmifs-1.9/configure-2999-       break;;
##############################################
wmifs-1.9/configure-3305-# Ignore all kinds of additional output from 'make'.
wmifs-1.9/configure:3306:case `$am_make -s -f confmf 2> /dev/null` in #(
wmifs-1.9/configure-3307-*the\ am__doit\ target*)
##############################################
wmifs-1.9/configure-3315-   echo '.include "confinc"' > confmf
wmifs-1.9/configure:3316:   case `$am_make -s -f confmf 2> /dev/null` in #(
wmifs-1.9/configure-3317-   *the\ am__doit\ target*)
##############################################
wmifs-1.9/configure-3378-  if test "$am_compiler_list" = ""; then
wmifs-1.9/configure:3379:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wmifs-1.9/configure-3380-  fi
##############################################
wmifs-1.9/configure-3611-  test $ac_status = 0; }; then
wmifs-1.9/configure:3612:  pkg_cv_x11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
wmifs-1.9/configure-3613-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmifs-1.9/configure-3628-  test $ac_status = 0; }; then
wmifs-1.9/configure:3629:  pkg_cv_x11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
wmifs-1.9/configure-3630-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmifs-1.9/configure-3649-        if test $_pkg_short_errors_supported = yes; then
wmifs-1.9/configure:3650:	        x11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11" 2>&1`
wmifs-1.9/configure-3651-        else
wmifs-1.9/configure:3652:	        x11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11" 2>&1`
wmifs-1.9/configure-3653-        fi
##############################################
wmifs-1.9/configure-3702-  test $ac_status = 0; }; then
wmifs-1.9/configure:3703:  pkg_cv_xpm_CFLAGS=`$PKG_CONFIG --cflags "xpm" 2>/dev/null`
wmifs-1.9/configure-3704-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmifs-1.9/configure-3719-  test $ac_status = 0; }; then
wmifs-1.9/configure:3720:  pkg_cv_xpm_LIBS=`$PKG_CONFIG --libs "xpm" 2>/dev/null`
wmifs-1.9/configure-3721-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmifs-1.9/configure-3740-        if test $_pkg_short_errors_supported = yes; then
wmifs-1.9/configure:3741:	        xpm_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xpm" 2>&1`
wmifs-1.9/configure-3742-        else
wmifs-1.9/configure:3743:	        xpm_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xpm" 2>&1`
wmifs-1.9/configure-3744-        fi
##############################################
wmifs-1.9/configure-3793-  test $ac_status = 0; }; then
wmifs-1.9/configure:3794:  pkg_cv_dockapp_CFLAGS=`$PKG_CONFIG --cflags "dockapp" 2>/dev/null`
wmifs-1.9/configure-3795-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmifs-1.9/configure-3810-  test $ac_status = 0; }; then
wmifs-1.9/configure:3811:  pkg_cv_dockapp_LIBS=`$PKG_CONFIG --libs "dockapp" 2>/dev/null`
wmifs-1.9/configure-3812-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmifs-1.9/configure-3831-        if test $_pkg_short_errors_supported = yes; then
wmifs-1.9/configure:3832:	        dockapp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dockapp" 2>&1`
wmifs-1.9/configure-3833-        else
wmifs-1.9/configure:3834:	        dockapp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dockapp" 2>&1`
wmifs-1.9/configure-3835-        fi
##############################################
wmifs-1.9/configure-3997-'
wmifs-1.9/configure:3998:DEFS=`sed -n "$ac_script" confdefs.h`
wmifs-1.9/configure-3999-
##############################################
wmifs-1.9/configure-4006-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wmifs-1.9/configure:4007:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
wmifs-1.9/configure-4008-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wmifs-1.9/configure-4097-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmifs-1.9/configure:4098:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmifs-1.9/configure-4099-  as_echo='print -r --'
wmifs-1.9/configure-4100-  as_echo_n='print -rn --'
wmifs-1.9/configure:4101:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmifs-1.9/configure-4102-  as_echo='printf %s\n'
##############################################
wmifs-1.9/configure-4104-else
wmifs-1.9/configure:4105:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmifs-1.9/configure-4106-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmifs-1.9/configure-4114-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmifs-1.9/configure:4115:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmifs-1.9/configure-4116-      esac;
##############################################
wmifs-1.9/configure-4191-# ----------------------------------------
wmifs-1.9/configure:4192:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmifs-1.9/configure-4193-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmifs-1.9/configure-4263-  {
wmifs-1.9/configure:4264:    as_val=`expr "$@" || test $? -eq 1`
wmifs-1.9/configure-4265-  }
##############################################
wmifs-1.9/configure-4367-      case $as_dir in #(
wmifs-1.9/configure:4368:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmifs-1.9/configure-4369-      *) as_qdir=$as_dir;;
##############################################
wmifs-1.9/configure-4493-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
wmifs-1.9/configure:4494:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
wmifs-1.9/configure-4495-ac_cs_version="\\
##############################################
wmifs-1.9/configure-4518-  --*=?*)
wmifs-1.9/configure:4519:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmifs-1.9/configure:4520:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wmifs-1.9/configure-4521-    ac_shift=:
##############################################
wmifs-1.9/configure-4523-  --*=)
wmifs-1.9/configure:4524:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmifs-1.9/configure-4525-    ac_optarg=
##############################################
wmifs-1.9/configure-4547-    case $ac_optarg in
wmifs-1.9/configure:4548:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmifs-1.9/configure-4549-    '') as_fn_error $? "missing file argument" ;;
##############################################
wmifs-1.9/configure-4670-fi
wmifs-1.9/configure:4671:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
wmifs-1.9/configure-4672-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
wmifs-1.9/configure-4687-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
wmifs-1.9/configure:4688:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
wmifs-1.9/configure-4689-ac_delim='%!_!# '
##############################################
wmifs-1.9/configure-4693-
wmifs-1.9/configure:4694:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
wmifs-1.9/configure-4695-  if test $ac_delim_n = $ac_delim_num; then
##############################################
wmifs-1.9/configure-4855-      esac
wmifs-1.9/configure:4856:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
wmifs-1.9/configure-4857-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
wmifs-1.9/configure-4914-*)
wmifs-1.9/configure:4915:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmifs-1.9/configure-4916-  # A ".." for each directory in $ac_dir_suffix.
wmifs-1.9/configure:4917:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmifs-1.9/configure-4918-  case $ac_top_builddir_sub in
##############################################
wmifs-1.9/configure-4975-/@mandir@/p'
wmifs-1.9/configure:4976:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
wmifs-1.9/configure-4977-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
wmifs-1.9/configure-4992-
wmifs-1.9/configure:4993:# Neutralize VPATH when `$srcdir' = `.'.
wmifs-1.9/configure-4994-# Shell code in configure.ac might set extrasub.
##############################################
wmifs-1.9/configure-5020-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wmifs-1.9/configure:5021:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
wmifs-1.9/configure-5022-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
wmifs-1.9/configure-5056-    # Strip MF so we end up with the name of the file.
wmifs-1.9/configure:5057:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wmifs-1.9/configure-5058-    # Check whether this is an Automake generated Makefile or not.
##############################################
wmifs-1.9/configure-5093-    # from the Makefile without running 'make'.
wmifs-1.9/configure:5094:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wmifs-1.9/configure-5095-    test -z "$DEPDIR" && continue
wmifs-1.9/configure:5096:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wmifs-1.9/configure-5097-    test -z "$am__include" && continue
wmifs-1.9/configure:5098:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wmifs-1.9/configure-5099-    # Find all dependency output files, they are included files with