===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wmmon-1.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmmon-1.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmmon-1.4/configure-47-  as_echo='print -r --'
wmmon-1.4/configure-48-  as_echo_n='print -rn --'
wmmon-1.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmmon-1.4/configure-50-  as_echo='printf %s\n'
##############################################
wmmon-1.4/configure-52-else
wmmon-1.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmmon-1.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmmon-1.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmmon-1.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmmon-1.4/configure-64-      esac;
##############################################
wmmon-1.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
wmmon-1.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
wmmon-1.4/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
wmmon-1.4/configure-326-      case $as_dir in #(
wmmon-1.4/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmmon-1.4/configure-328-      *) as_qdir=$as_dir;;
##############################################
wmmon-1.4/configure-399-  {
wmmon-1.4/configure:400:    as_val=`expr "$@" || test $? -eq 1`
wmmon-1.4/configure-401-  }
##############################################
wmmon-1.4/configure-406-# ----------------------------------------
wmmon-1.4/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmmon-1.4/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmmon-1.4/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
wmmon-1.4/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
wmmon-1.4/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
wmmon-1.4/configure-765-  case $ac_option in
wmmon-1.4/configure:766:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wmmon-1.4/configure-767-  *=)   ac_optarg= ;;
##############################################
wmmon-1.4/configure-809-  -disable-* | --disable-*)
wmmon-1.4/configure:810:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wmmon-1.4/configure-811-    # Reject names that are not valid shell variable names.
##############################################
wmmon-1.4/configure-814-    ac_useropt_orig=$ac_useropt
wmmon-1.4/configure:815:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmmon-1.4/configure-816-    case $ac_user_opts in
##############################################
wmmon-1.4/configure-835-  -enable-* | --enable-*)
wmmon-1.4/configure:836:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wmmon-1.4/configure-837-    # Reject names that are not valid shell variable names.
##############################################
wmmon-1.4/configure-840-    ac_useropt_orig=$ac_useropt
wmmon-1.4/configure:841:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmmon-1.4/configure-842-    case $ac_user_opts in
##############################################
wmmon-1.4/configure-1048-  -with-* | --with-*)
wmmon-1.4/configure:1049:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wmmon-1.4/configure-1050-    # Reject names that are not valid shell variable names.
##############################################
wmmon-1.4/configure-1053-    ac_useropt_orig=$ac_useropt
wmmon-1.4/configure:1054:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmmon-1.4/configure-1055-    case $ac_user_opts in
##############################################
wmmon-1.4/configure-1064-  -without-* | --without-*)
wmmon-1.4/configure:1065:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wmmon-1.4/configure-1066-    # Reject names that are not valid shell variable names.
##############################################
wmmon-1.4/configure-1069-    ac_useropt_orig=$ac_useropt
wmmon-1.4/configure:1070:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmmon-1.4/configure-1071-    case $ac_user_opts in
##############################################
wmmon-1.4/configure-1102-  *=*)
wmmon-1.4/configure:1103:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wmmon-1.4/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
wmmon-1.4/configure-1123-if test -n "$ac_prev"; then
wmmon-1.4/configure:1124:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wmmon-1.4/configure-1125-  as_fn_error $? "missing argument to $ac_option"
##############################################
wmmon-1.4/configure-1145-    */ )
wmmon-1.4/configure:1146:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
wmmon-1.4/configure-1147-      eval $ac_var=\$ac_val;;
##############################################
wmmon-1.4/configure-1180-ac_ls_di=`ls -di .` &&
wmmon-1.4/configure:1181:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wmmon-1.4/configure-1182-  as_fn_error $? "working directory cannot be determined"
##############################################
wmmon-1.4/configure-1236-case $srcdir in
wmmon-1.4/configure:1237:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wmmon-1.4/configure-1238-esac
##############################################
wmmon-1.4/configure-1279-By default, \`make install' will install all the files in
wmmon-1.4/configure:1280:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wmmon-1.4/configure:1281:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wmmon-1.4/configure-1282-for instance \`--prefix=\$HOME'.
##############################################
wmmon-1.4/configure-1373-*)
wmmon-1.4/configure:1374:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmmon-1.4/configure-1375-  # A ".." for each directory in $ac_dir_suffix.
wmmon-1.4/configure:1376:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmmon-1.4/configure-1377-  case $ac_top_builddir_sub in
##############################################
wmmon-1.4/configure-1635-    *\'*)
wmmon-1.4/configure:1636:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmmon-1.4/configure-1637-    esac
##############################################
wmmon-1.4/configure-1718-      case $ac_val in
wmmon-1.4/configure:1719:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmmon-1.4/configure-1720-      esac
##############################################
wmmon-1.4/configure-1733-	case $ac_val in
wmmon-1.4/configure:1734:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmmon-1.4/configure-1735-	esac
##############################################
wmmon-1.4/configure-1853-    set,)
wmmon-1.4/configure:1854:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wmmon-1.4/configure:1855:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wmmon-1.4/configure-1856-      ac_cache_corrupted=: ;;
##############################################
wmmon-1.4/configure-1864-	# differences in whitespace do not lead to failure.
wmmon-1.4/configure:1865:	ac_old_val_w=`echo x $ac_old_val`
wmmon-1.4/configure:1866:	ac_new_val_w=`echo x $ac_new_val`
wmmon-1.4/configure-1867-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
wmmon-1.4/configure-1884-    case $ac_new_val in
wmmon-1.4/configure:1885:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wmmon-1.4/configure-1886-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wmmon-1.4/configure-2059-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmmon-1.4/configure:2060:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmmon-1.4/configure-2061-     if test "$*" = "X"; then
wmmon-1.4/configure-2062-	# -L didn't work.
wmmon-1.4/configure:2063:	set X `ls -t "$srcdir/configure" conftest.file`
wmmon-1.4/configure-2064-     fi
##############################################
wmmon-1.4/configure-2110-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
wmmon-1.4/configure:2111:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
wmmon-1.4/configure-2112-
wmmon-1.4/configure-2113-# Expand $ac_aux_dir to an absolute path.
wmmon-1.4/configure:2114:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmmon-1.4/configure-2115-
##############################################
wmmon-1.4/configure-2255-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
wmmon-1.4/configure:2256:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
wmmon-1.4/configure-2257-	     'mkdir (GNU coreutils) '* | \
##############################################
wmmon-1.4/configure-2328-set x ${MAKE-make}
wmmon-1.4/configure:2329:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wmmon-1.4/configure-2330-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
wmmon-1.4/configure-2338-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
wmmon-1.4/configure:2339:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wmmon-1.4/configure-2340-  *@@@%%%=?*=@@@%%%*)
##############################################
wmmon-1.4/configure-2404-
wmmon-1.4/configure:2405:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmmon-1.4/configure-2406-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmmon-1.4/configure-2866-$as_echo_n "checking whether the C compiler works... " >&6; }
wmmon-1.4/configure:2867:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wmmon-1.4/configure-2868-
##############################################
wmmon-1.4/configure-2910-	then :; else
wmmon-1.4/configure:2911:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmmon-1.4/configure-2912-	fi
##############################################
wmmon-1.4/configure-2970-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
wmmon-1.4/configure:2971:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmmon-1.4/configure-2972-	  break;;
##############################################
wmmon-1.4/configure-3079-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
wmmon-1.4/configure:3080:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wmmon-1.4/configure-3081-       break;;
##############################################
wmmon-1.4/configure-3387-# Ignore all kinds of additional output from 'make'.
wmmon-1.4/configure:3388:case `$am_make -s -f confmf 2> /dev/null` in #(
wmmon-1.4/configure-3389-*the\ am__doit\ target*)
##############################################
wmmon-1.4/configure-3397-   echo '.include "confinc"' > confmf
wmmon-1.4/configure:3398:   case `$am_make -s -f confmf 2> /dev/null` in #(
wmmon-1.4/configure-3399-   *the\ am__doit\ target*)
##############################################
wmmon-1.4/configure-3460-  if test "$am_compiler_list" = ""; then
wmmon-1.4/configure:3461:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wmmon-1.4/configure-3462-  fi
##############################################
wmmon-1.4/configure-3693-  test $ac_status = 0; }; then
wmmon-1.4/configure:3694:  pkg_cv_x11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
wmmon-1.4/configure-3695-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmmon-1.4/configure-3710-  test $ac_status = 0; }; then
wmmon-1.4/configure:3711:  pkg_cv_x11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
wmmon-1.4/configure-3712-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmmon-1.4/configure-3731-        if test $_pkg_short_errors_supported = yes; then
wmmon-1.4/configure:3732:	        x11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11" 2>&1`
wmmon-1.4/configure-3733-        else
wmmon-1.4/configure:3734:	        x11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11" 2>&1`
wmmon-1.4/configure-3735-        fi
##############################################
wmmon-1.4/configure-3784-  test $ac_status = 0; }; then
wmmon-1.4/configure:3785:  pkg_cv_dockapp_CFLAGS=`$PKG_CONFIG --cflags "dockapp" 2>/dev/null`
wmmon-1.4/configure-3786-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmmon-1.4/configure-3801-  test $ac_status = 0; }; then
wmmon-1.4/configure:3802:  pkg_cv_dockapp_LIBS=`$PKG_CONFIG --libs "dockapp" 2>/dev/null`
wmmon-1.4/configure-3803-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmmon-1.4/configure-3822-        if test $_pkg_short_errors_supported = yes; then
wmmon-1.4/configure:3823:	        dockapp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dockapp" 2>&1`
wmmon-1.4/configure-3824-        else
wmmon-1.4/configure:3825:	        dockapp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dockapp" 2>&1`
wmmon-1.4/configure-3826-        fi
##############################################
wmmon-1.4/configure-4106-'
wmmon-1.4/configure:4107:DEFS=`sed -n "$ac_script" confdefs.h`
wmmon-1.4/configure-4108-
##############################################
wmmon-1.4/configure-4115-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wmmon-1.4/configure:4116:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
wmmon-1.4/configure-4117-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wmmon-1.4/configure-4206-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmmon-1.4/configure:4207:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmmon-1.4/configure-4208-  as_echo='print -r --'
wmmon-1.4/configure-4209-  as_echo_n='print -rn --'
wmmon-1.4/configure:4210:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmmon-1.4/configure-4211-  as_echo='printf %s\n'
##############################################
wmmon-1.4/configure-4213-else
wmmon-1.4/configure:4214:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmmon-1.4/configure-4215-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmmon-1.4/configure-4223-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmmon-1.4/configure:4224:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmmon-1.4/configure-4225-      esac;
##############################################
wmmon-1.4/configure-4300-# ----------------------------------------
wmmon-1.4/configure:4301:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmmon-1.4/configure-4302-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmmon-1.4/configure-4372-  {
wmmon-1.4/configure:4373:    as_val=`expr "$@" || test $? -eq 1`
wmmon-1.4/configure-4374-  }
##############################################
wmmon-1.4/configure-4476-      case $as_dir in #(
wmmon-1.4/configure:4477:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmmon-1.4/configure-4478-      *) as_qdir=$as_dir;;
##############################################
wmmon-1.4/configure-4602-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
wmmon-1.4/configure:4603:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
wmmon-1.4/configure-4604-ac_cs_version="\\
##############################################
wmmon-1.4/configure-4627-  --*=?*)
wmmon-1.4/configure:4628:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmmon-1.4/configure:4629:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wmmon-1.4/configure-4630-    ac_shift=:
##############################################
wmmon-1.4/configure-4632-  --*=)
wmmon-1.4/configure:4633:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmmon-1.4/configure-4634-    ac_optarg=
##############################################
wmmon-1.4/configure-4656-    case $ac_optarg in
wmmon-1.4/configure:4657:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmmon-1.4/configure-4658-    '') as_fn_error $? "missing file argument" ;;
##############################################
wmmon-1.4/configure-4779-fi
wmmon-1.4/configure:4780:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
wmmon-1.4/configure-4781-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
wmmon-1.4/configure-4796-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
wmmon-1.4/configure:4797:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
wmmon-1.4/configure-4798-ac_delim='%!_!# '
##############################################
wmmon-1.4/configure-4802-
wmmon-1.4/configure:4803:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
wmmon-1.4/configure-4804-  if test $ac_delim_n = $ac_delim_num; then
##############################################
wmmon-1.4/configure-4964-      esac
wmmon-1.4/configure:4965:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
wmmon-1.4/configure-4966-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
wmmon-1.4/configure-5023-*)
wmmon-1.4/configure:5024:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmmon-1.4/configure-5025-  # A ".." for each directory in $ac_dir_suffix.
wmmon-1.4/configure:5026:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmmon-1.4/configure-5027-  case $ac_top_builddir_sub in
##############################################
wmmon-1.4/configure-5084-/@mandir@/p'
wmmon-1.4/configure:5085:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
wmmon-1.4/configure-5086-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
wmmon-1.4/configure-5101-
wmmon-1.4/configure:5102:# Neutralize VPATH when `$srcdir' = `.'.
wmmon-1.4/configure-5103-# Shell code in configure.ac might set extrasub.
##############################################
wmmon-1.4/configure-5129-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wmmon-1.4/configure:5130:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
wmmon-1.4/configure-5131-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
wmmon-1.4/configure-5165-    # Strip MF so we end up with the name of the file.
wmmon-1.4/configure:5166:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wmmon-1.4/configure-5167-    # Check whether this is an Automake generated Makefile or not.
##############################################
wmmon-1.4/configure-5202-    # from the Makefile without running 'make'.
wmmon-1.4/configure:5203:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wmmon-1.4/configure-5204-    test -z "$DEPDIR" && continue
wmmon-1.4/configure:5205:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wmmon-1.4/configure-5206-    test -z "$am__include" && continue
wmmon-1.4/configure:5207:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wmmon-1.4/configure-5208-    # Find all dependency output files, they are included files with
##############################################
wmmon-1.4/aclocal.m4-245-    PKG_CHECK_EXISTS([$3],
wmmon-1.4/aclocal.m4:246:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
wmmon-1.4/aclocal.m4-247-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
wmmon-1.4/aclocal.m4-293-        if test $_pkg_short_errors_supported = yes; then
wmmon-1.4/aclocal.m4:294:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
wmmon-1.4/aclocal.m4-295-        else 
wmmon-1.4/aclocal.m4:296:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
wmmon-1.4/aclocal.m4-297-        fi
##############################################
wmmon-1.4/aclocal.m4-482-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wmmon-1.4/aclocal.m4:483:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wmmon-1.4/aclocal.m4-484-# and then we would define $MISSING as
##############################################
wmmon-1.4/aclocal.m4-497-# Expand $ac_aux_dir to an absolute path.
wmmon-1.4/aclocal.m4:498:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmmon-1.4/aclocal.m4-499-])
##############################################
wmmon-1.4/aclocal.m4-595-  if test "$am_compiler_list" = ""; then
wmmon-1.4/aclocal.m4:596:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wmmon-1.4/aclocal.m4-597-  fi
##############################################
wmmon-1.4/aclocal.m4-746-    # Strip MF so we end up with the name of the file.
wmmon-1.4/aclocal.m4:747:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wmmon-1.4/aclocal.m4-748-    # Check whether this is an Automake generated Makefile or not.
##############################################
wmmon-1.4/aclocal.m4-755-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
wmmon-1.4/aclocal.m4:756:      dirpart=`AS_DIRNAME("$mf")`
wmmon-1.4/aclocal.m4-757-    else
##############################################
wmmon-1.4/aclocal.m4-761-    # from the Makefile without running 'make'.
wmmon-1.4/aclocal.m4:762:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wmmon-1.4/aclocal.m4-763-    test -z "$DEPDIR" && continue
wmmon-1.4/aclocal.m4:764:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wmmon-1.4/aclocal.m4-765-    test -z "$am__include" && continue
wmmon-1.4/aclocal.m4:766:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wmmon-1.4/aclocal.m4-767-    # Find all dependency output files, they are included files with
##############################################
wmmon-1.4/aclocal.m4-775-      test -f "$dirpart/$file" && continue
wmmon-1.4/aclocal.m4:776:      fdir=`AS_DIRNAME(["$file"])`
wmmon-1.4/aclocal.m4-777-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
wmmon-1.4/aclocal.m4-833-AC_REQUIRE([AC_PROG_INSTALL])dnl
wmmon-1.4/aclocal.m4:834:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmmon-1.4/aclocal.m4-835-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmmon-1.4/aclocal.m4-992-    * )
wmmon-1.4/aclocal.m4:993:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wmmon-1.4/aclocal.m4-994-  esac
wmmon-1.4/aclocal.m4-995-done
wmmon-1.4/aclocal.m4:996:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
wmmon-1.4/aclocal.m4-997-
##############################################
wmmon-1.4/aclocal.m4-1063-# Ignore all kinds of additional output from 'make'.
wmmon-1.4/aclocal.m4:1064:case `$am_make -s -f confmf 2> /dev/null` in #(
wmmon-1.4/aclocal.m4-1065-*the\ am__doit\ target*)
##############################################
wmmon-1.4/aclocal.m4-1073-   echo '.include "confinc"' > confmf
wmmon-1.4/aclocal.m4:1074:   case `$am_make -s -f confmf 2> /dev/null` in #(
wmmon-1.4/aclocal.m4-1075-   *the\ am__doit\ target*)
##############################################
wmmon-1.4/aclocal.m4-1255-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmmon-1.4/aclocal.m4:1256:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmmon-1.4/aclocal.m4-1257-     if test "$[*]" = "X"; then
wmmon-1.4/aclocal.m4-1258-	# -L didn't work.
wmmon-1.4/aclocal.m4:1259:	set X `ls -t "$srcdir/configure" conftest.file`
wmmon-1.4/aclocal.m4-1260-     fi
##############################################
wmmon-1.4/install-sh-234-      fi
wmmon-1.4/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wmmon-1.4/install-sh-236-    *)
##############################################
wmmon-1.4/install-sh-281-      dstdir=$dst
wmmon-1.4/install-sh:282:      dst=$dstdir/`basename "$src"`
wmmon-1.4/install-sh-283-      dstdir_status=0
wmmon-1.4/install-sh-284-    else
wmmon-1.4/install-sh:285:      dstdir=`dirname "$dst"`
wmmon-1.4/install-sh-286-      test -d "$dstdir"
##############################################
wmmon-1.4/install-sh-344-                   test_tmpdir="$tmpdir/a"
wmmon-1.4/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wmmon-1.4/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
wmmon-1.4/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wmmon-1.4/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wmmon-1.4/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wmmon-1.4/install-sh-409-            case $prefix in
wmmon-1.4/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wmmon-1.4/install-sh-411-              *) qprefix=$prefix;;
##############################################
wmmon-1.4/install-sh-458-    if $copy_on_change &&
wmmon-1.4/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wmmon-1.4/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wmmon-1.4/install-sh-461-       set -f &&
##############################################
wmmon-1.4/Makefile.in-51-  { \
wmmon-1.4/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmmon-1.4/Makefile.in-53-  }; \
##############################################
wmmon-1.4/Makefile.in-143-  esac
wmmon-1.4/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wmmon-1.4/Makefile.in-145-am__vpath_adj = case $$p in \
wmmon-1.4/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wmmon-1.4/Makefile.in-147-    *) f=$$p;; \
wmmon-1.4/Makefile.in-148-  esac;
wmmon-1.4/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wmmon-1.4/Makefile.in-150-am__install_max = 40
wmmon-1.4/Makefile.in-151-am__nobase_strip_setup = \
wmmon-1.4/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wmmon-1.4/Makefile.in-153-am__nobase_strip = \
##############################################
wmmon-1.4/Makefile.in-413-.c.obj:
wmmon-1.4/Makefile.in:414:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wmmon-1.4/Makefile.in-415-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wmmon-1.4/Makefile.in-417-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wmmon-1.4/Makefile.in:418:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wmmon-1.4/Makefile.in-419-install-man1: $(dist_man_MANS)
##############################################
wmmon-1.4/Makefile.in-423-	test -n "$(man1dir)" \
wmmon-1.4/Makefile.in:424:	  && test -n "`echo $$list1$$list2`" \
wmmon-1.4/Makefile.in-425-	  || exit 0; \
##############################################
wmmon-1.4/Makefile.in-480-	@list='$(dist_desktop_DATA)'; test -n "$(desktopdir)" || list=; \
wmmon-1.4/Makefile.in:481:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
wmmon-1.4/Makefile.in-482-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
wmmon-1.4/Makefile.in-513-GTAGS:
wmmon-1.4/Makefile.in:514:	here=`$(am__cd) $(top_builddir) && pwd` \
wmmon-1.4/Makefile.in-515-	  && $(am__cd) $(top_srcdir) \
##############################################
wmmon-1.4/Makefile.in-545-	test -d "$(distdir)" || mkdir "$(distdir)"
wmmon-1.4/Makefile.in:546:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmmon-1.4/Makefile.in:547:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmmon-1.4/Makefile.in-548-	list='$(DISTFILES)'; \
##############################################
wmmon-1.4/Makefile.in-559-	  if test -d $$d/$$file; then \
wmmon-1.4/Makefile.in:560:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmmon-1.4/Makefile.in-561-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmmon-1.4/Makefile.in-645-	test -d $(distdir)/_build || exit 0; \
wmmon-1.4/Makefile.in:646:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wmmon-1.4/Makefile.in-647-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wmmon-1.4/Makefile.in-689-	}; \
wmmon-1.4/Makefile.in:690:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
wmmon-1.4/Makefile.in-691-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wmmon-1.4/Makefile.in-701-	fi
wmmon-1.4/Makefile.in:702:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wmmon-1.4/Makefile.in-703-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wmmon-1.4/compile-67-	mingw/*)
wmmon-1.4/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wmmon-1.4/compile-69-	  ;;
wmmon-1.4/compile-70-	cygwin/*)
wmmon-1.4/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
wmmon-1.4/compile-72-	  ;;
wmmon-1.4/compile-73-	wine/*)
wmmon-1.4/compile:74:	  file=`winepath -w "$file" || echo "$file"`
wmmon-1.4/compile-75-	  ;;
##############################################
wmmon-1.4/compile-309-# Name of file we expect compiler to create.
wmmon-1.4/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
wmmon-1.4/compile-311-
##############################################
wmmon-1.4/compile-315-# object file name, since that is what matters with a parallel build.
wmmon-1.4/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
wmmon-1.4/compile-317-while true; do
##############################################
wmmon-1.4/depcomp-64-  case $1 in
wmmon-1.4/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wmmon-1.4/depcomp-66-      *) dir=;;
##############################################
wmmon-1.4/depcomp-73-{
wmmon-1.4/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wmmon-1.4/depcomp-75-}
##############################################
wmmon-1.4/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wmmon-1.4/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wmmon-1.4/depcomp-128-
##############################################
wmmon-1.4/depcomp-405-        sleep 1
wmmon-1.4/depcomp:406:        i=`expr $i - 1`
wmmon-1.4/depcomp-407-      done
wmmon-1.4/depcomp-408-    fi
wmmon-1.4/depcomp:409:    i=`expr $i - 1`
wmmon-1.4/depcomp-410-  done
##############################################
wmmon-1.4/depcomp-425-  # Do two passes, one to just change these to
wmmon-1.4/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wmmon-1.4/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wmmon-1.4/depcomp-659-  done
wmmon-1.4/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wmmon-1.4/depcomp-661-  touch "$tmpdepfile"