===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wmgtemp-1.2/Makefile.in-50-  { \
wmgtemp-1.2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wmgtemp-1.2/Makefile.in-52-  }; \
##############################################
wmgtemp-1.2/Makefile.in-142-  esac
wmgtemp-1.2/Makefile.in:143:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wmgtemp-1.2/Makefile.in-144-am__vpath_adj = case $$p in \
wmgtemp-1.2/Makefile.in:145:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wmgtemp-1.2/Makefile.in-146-    *) f=$$p;; \
wmgtemp-1.2/Makefile.in-147-  esac;
wmgtemp-1.2/Makefile.in:148:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wmgtemp-1.2/Makefile.in-149-am__install_max = 40
wmgtemp-1.2/Makefile.in-150-am__nobase_strip_setup = \
wmgtemp-1.2/Makefile.in:151:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wmgtemp-1.2/Makefile.in-152-am__nobase_strip = \
##############################################
wmgtemp-1.2/Makefile.in-412-.c.o:
wmgtemp-1.2/Makefile.in:413:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wmgtemp-1.2/Makefile.in-414-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wmgtemp-1.2/Makefile.in-420-.c.obj:
wmgtemp-1.2/Makefile.in:421:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wmgtemp-1.2/Makefile.in:422:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wmgtemp-1.2/Makefile.in-423-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wmgtemp-1.2/Makefile.in-425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wmgtemp-1.2/Makefile.in:426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wmgtemp-1.2/Makefile.in-427-install-man1: $(dist_man_MANS)
##############################################
wmgtemp-1.2/Makefile.in-431-	test -n "$(man1dir)" \
wmgtemp-1.2/Makefile.in:432:	  && test -n "`echo $$list1$$list2`" \
wmgtemp-1.2/Makefile.in-433-	  || exit 0; \
##############################################
wmgtemp-1.2/Makefile.in-500-GTAGS:
wmgtemp-1.2/Makefile.in:501:	here=`$(am__cd) $(top_builddir) && pwd` \
wmgtemp-1.2/Makefile.in-502-	  && $(am__cd) $(top_srcdir) \
##############################################
wmgtemp-1.2/Makefile.in-532-	test -d "$(distdir)" || mkdir "$(distdir)"
wmgtemp-1.2/Makefile.in:533:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmgtemp-1.2/Makefile.in:534:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wmgtemp-1.2/Makefile.in-535-	list='$(DISTFILES)'; \
##############################################
wmgtemp-1.2/Makefile.in-546-	  if test -d $$d/$$file; then \
wmgtemp-1.2/Makefile.in:547:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wmgtemp-1.2/Makefile.in-548-	    if test -d "$(distdir)/$$file"; then \
##############################################
wmgtemp-1.2/Makefile.in-632-	test -d $(distdir)/_build || exit 0; \
wmgtemp-1.2/Makefile.in:633:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wmgtemp-1.2/Makefile.in-634-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wmgtemp-1.2/Makefile.in-676-	}; \
wmgtemp-1.2/Makefile.in:677:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
wmgtemp-1.2/Makefile.in-678-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wmgtemp-1.2/Makefile.in-688-	fi
wmgtemp-1.2/Makefile.in:689:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wmgtemp-1.2/Makefile.in-690-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wmgtemp-1.2/install-sh-234-      fi
wmgtemp-1.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wmgtemp-1.2/install-sh-236-    *)
##############################################
wmgtemp-1.2/install-sh-281-      dstdir=$dst
wmgtemp-1.2/install-sh:282:      dst=$dstdir/`basename "$src"`
wmgtemp-1.2/install-sh-283-      dstdir_status=0
wmgtemp-1.2/install-sh-284-    else
wmgtemp-1.2/install-sh:285:      dstdir=`dirname "$dst"`
wmgtemp-1.2/install-sh-286-      test -d "$dstdir"
##############################################
wmgtemp-1.2/install-sh-344-                   test_tmpdir="$tmpdir/a"
wmgtemp-1.2/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wmgtemp-1.2/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
wmgtemp-1.2/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wmgtemp-1.2/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wmgtemp-1.2/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wmgtemp-1.2/install-sh-409-            case $prefix in
wmgtemp-1.2/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wmgtemp-1.2/install-sh-411-              *) qprefix=$prefix;;
##############################################
wmgtemp-1.2/install-sh-458-    if $copy_on_change &&
wmgtemp-1.2/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wmgtemp-1.2/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wmgtemp-1.2/install-sh-461-       set -f &&
##############################################
wmgtemp-1.2/depcomp-64-  case $1 in
wmgtemp-1.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wmgtemp-1.2/depcomp-66-      *) dir=;;
##############################################
wmgtemp-1.2/depcomp-73-{
wmgtemp-1.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wmgtemp-1.2/depcomp-75-}
##############################################
wmgtemp-1.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wmgtemp-1.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wmgtemp-1.2/depcomp-128-
##############################################
wmgtemp-1.2/depcomp-405-        sleep 1
wmgtemp-1.2/depcomp:406:        i=`expr $i - 1`
wmgtemp-1.2/depcomp-407-      done
wmgtemp-1.2/depcomp-408-    fi
wmgtemp-1.2/depcomp:409:    i=`expr $i - 1`
wmgtemp-1.2/depcomp-410-  done
##############################################
wmgtemp-1.2/depcomp-425-  # Do two passes, one to just change these to
wmgtemp-1.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wmgtemp-1.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wmgtemp-1.2/depcomp-659-  done
wmgtemp-1.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wmgtemp-1.2/depcomp-661-  touch "$tmpdepfile"
##############################################
wmgtemp-1.2/compile-67-	mingw/*)
wmgtemp-1.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wmgtemp-1.2/compile-69-	  ;;
wmgtemp-1.2/compile-70-	cygwin/*)
wmgtemp-1.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
wmgtemp-1.2/compile-72-	  ;;
wmgtemp-1.2/compile-73-	wine/*)
wmgtemp-1.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
wmgtemp-1.2/compile-75-	  ;;
##############################################
wmgtemp-1.2/compile-309-# Name of file we expect compiler to create.
wmgtemp-1.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
wmgtemp-1.2/compile-311-
##############################################
wmgtemp-1.2/compile-315-# object file name, since that is what matters with a parallel build.
wmgtemp-1.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
wmgtemp-1.2/compile-317-while true; do
##############################################
wmgtemp-1.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmgtemp-1.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmgtemp-1.2/configure-47-  as_echo='print -r --'
wmgtemp-1.2/configure-48-  as_echo_n='print -rn --'
wmgtemp-1.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmgtemp-1.2/configure-50-  as_echo='printf %s\n'
##############################################
wmgtemp-1.2/configure-52-else
wmgtemp-1.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmgtemp-1.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmgtemp-1.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmgtemp-1.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmgtemp-1.2/configure-64-      esac;
##############################################
wmgtemp-1.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
wmgtemp-1.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
wmgtemp-1.2/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
wmgtemp-1.2/configure-326-      case $as_dir in #(
wmgtemp-1.2/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmgtemp-1.2/configure-328-      *) as_qdir=$as_dir;;
##############################################
wmgtemp-1.2/configure-399-  {
wmgtemp-1.2/configure:400:    as_val=`expr "$@" || test $? -eq 1`
wmgtemp-1.2/configure-401-  }
##############################################
wmgtemp-1.2/configure-406-# ----------------------------------------
wmgtemp-1.2/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmgtemp-1.2/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmgtemp-1.2/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
wmgtemp-1.2/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
wmgtemp-1.2/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
wmgtemp-1.2/configure-765-  case $ac_option in
wmgtemp-1.2/configure:766:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wmgtemp-1.2/configure-767-  *=)   ac_optarg= ;;
##############################################
wmgtemp-1.2/configure-809-  -disable-* | --disable-*)
wmgtemp-1.2/configure:810:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wmgtemp-1.2/configure-811-    # Reject names that are not valid shell variable names.
##############################################
wmgtemp-1.2/configure-814-    ac_useropt_orig=$ac_useropt
wmgtemp-1.2/configure:815:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmgtemp-1.2/configure-816-    case $ac_user_opts in
##############################################
wmgtemp-1.2/configure-835-  -enable-* | --enable-*)
wmgtemp-1.2/configure:836:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wmgtemp-1.2/configure-837-    # Reject names that are not valid shell variable names.
##############################################
wmgtemp-1.2/configure-840-    ac_useropt_orig=$ac_useropt
wmgtemp-1.2/configure:841:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmgtemp-1.2/configure-842-    case $ac_user_opts in
##############################################
wmgtemp-1.2/configure-1048-  -with-* | --with-*)
wmgtemp-1.2/configure:1049:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wmgtemp-1.2/configure-1050-    # Reject names that are not valid shell variable names.
##############################################
wmgtemp-1.2/configure-1053-    ac_useropt_orig=$ac_useropt
wmgtemp-1.2/configure:1054:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmgtemp-1.2/configure-1055-    case $ac_user_opts in
##############################################
wmgtemp-1.2/configure-1064-  -without-* | --without-*)
wmgtemp-1.2/configure:1065:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wmgtemp-1.2/configure-1066-    # Reject names that are not valid shell variable names.
##############################################
wmgtemp-1.2/configure-1069-    ac_useropt_orig=$ac_useropt
wmgtemp-1.2/configure:1070:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wmgtemp-1.2/configure-1071-    case $ac_user_opts in
##############################################
wmgtemp-1.2/configure-1102-  *=*)
wmgtemp-1.2/configure:1103:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wmgtemp-1.2/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
wmgtemp-1.2/configure-1123-if test -n "$ac_prev"; then
wmgtemp-1.2/configure:1124:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wmgtemp-1.2/configure-1125-  as_fn_error $? "missing argument to $ac_option"
##############################################
wmgtemp-1.2/configure-1145-    */ )
wmgtemp-1.2/configure:1146:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
wmgtemp-1.2/configure-1147-      eval $ac_var=\$ac_val;;
##############################################
wmgtemp-1.2/configure-1180-ac_ls_di=`ls -di .` &&
wmgtemp-1.2/configure:1181:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wmgtemp-1.2/configure-1182-  as_fn_error $? "working directory cannot be determined"
##############################################
wmgtemp-1.2/configure-1236-case $srcdir in
wmgtemp-1.2/configure:1237:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wmgtemp-1.2/configure-1238-esac
##############################################
wmgtemp-1.2/configure-1279-By default, \`make install' will install all the files in
wmgtemp-1.2/configure:1280:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wmgtemp-1.2/configure:1281:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wmgtemp-1.2/configure-1282-for instance \`--prefix=\$HOME'.
##############################################
wmgtemp-1.2/configure-1373-*)
wmgtemp-1.2/configure:1374:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmgtemp-1.2/configure-1375-  # A ".." for each directory in $ac_dir_suffix.
wmgtemp-1.2/configure:1376:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmgtemp-1.2/configure-1377-  case $ac_top_builddir_sub in
##############################################
wmgtemp-1.2/configure-1593-    *\'*)
wmgtemp-1.2/configure:1594:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmgtemp-1.2/configure-1595-    esac
##############################################
wmgtemp-1.2/configure-1676-      case $ac_val in
wmgtemp-1.2/configure:1677:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmgtemp-1.2/configure-1678-      esac
##############################################
wmgtemp-1.2/configure-1691-	case $ac_val in
wmgtemp-1.2/configure:1692:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wmgtemp-1.2/configure-1693-	esac
##############################################
wmgtemp-1.2/configure-1811-    set,)
wmgtemp-1.2/configure:1812:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wmgtemp-1.2/configure:1813:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wmgtemp-1.2/configure-1814-      ac_cache_corrupted=: ;;
##############################################
wmgtemp-1.2/configure-1822-	# differences in whitespace do not lead to failure.
wmgtemp-1.2/configure:1823:	ac_old_val_w=`echo x $ac_old_val`
wmgtemp-1.2/configure:1824:	ac_new_val_w=`echo x $ac_new_val`
wmgtemp-1.2/configure-1825-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
wmgtemp-1.2/configure-1842-    case $ac_new_val in
wmgtemp-1.2/configure:1843:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wmgtemp-1.2/configure-1844-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wmgtemp-1.2/configure-2017-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmgtemp-1.2/configure:2018:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmgtemp-1.2/configure-2019-     if test "$*" = "X"; then
wmgtemp-1.2/configure-2020-	# -L didn't work.
wmgtemp-1.2/configure:2021:	set X `ls -t "$srcdir/configure" conftest.file`
wmgtemp-1.2/configure-2022-     fi
##############################################
wmgtemp-1.2/configure-2068-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
wmgtemp-1.2/configure:2069:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
wmgtemp-1.2/configure-2070-
wmgtemp-1.2/configure-2071-# Expand $ac_aux_dir to an absolute path.
wmgtemp-1.2/configure:2072:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmgtemp-1.2/configure-2073-
##############################################
wmgtemp-1.2/configure-2213-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
wmgtemp-1.2/configure:2214:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
wmgtemp-1.2/configure-2215-	     'mkdir (GNU coreutils) '* | \
##############################################
wmgtemp-1.2/configure-2286-set x ${MAKE-make}
wmgtemp-1.2/configure:2287:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wmgtemp-1.2/configure-2288-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
wmgtemp-1.2/configure-2296-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
wmgtemp-1.2/configure:2297:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wmgtemp-1.2/configure-2298-  *@@@%%%=?*=@@@%%%*)
##############################################
wmgtemp-1.2/configure-2362-
wmgtemp-1.2/configure:2363:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmgtemp-1.2/configure-2364-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmgtemp-1.2/configure-2824-$as_echo_n "checking whether the C compiler works... " >&6; }
wmgtemp-1.2/configure:2825:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wmgtemp-1.2/configure-2826-
##############################################
wmgtemp-1.2/configure-2868-	then :; else
wmgtemp-1.2/configure:2869:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmgtemp-1.2/configure-2870-	fi
##############################################
wmgtemp-1.2/configure-2928-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
wmgtemp-1.2/configure:2929:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wmgtemp-1.2/configure-2930-	  break;;
##############################################
wmgtemp-1.2/configure-3037-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
wmgtemp-1.2/configure:3038:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wmgtemp-1.2/configure-3039-       break;;
##############################################
wmgtemp-1.2/configure-3345-# Ignore all kinds of additional output from 'make'.
wmgtemp-1.2/configure:3346:case `$am_make -s -f confmf 2> /dev/null` in #(
wmgtemp-1.2/configure-3347-*the\ am__doit\ target*)
##############################################
wmgtemp-1.2/configure-3355-   echo '.include "confinc"' > confmf
wmgtemp-1.2/configure:3356:   case `$am_make -s -f confmf 2> /dev/null` in #(
wmgtemp-1.2/configure-3357-   *the\ am__doit\ target*)
##############################################
wmgtemp-1.2/configure-3418-  if test "$am_compiler_list" = ""; then
wmgtemp-1.2/configure:3419:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wmgtemp-1.2/configure-3420-  fi
##############################################
wmgtemp-1.2/configure-3697-  test $ac_status = 0; }; then
wmgtemp-1.2/configure:3698:  pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
wmgtemp-1.2/configure-3699-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmgtemp-1.2/configure-3714-  test $ac_status = 0; }; then
wmgtemp-1.2/configure:3715:  pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
wmgtemp-1.2/configure-3716-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmgtemp-1.2/configure-3735-        if test $_pkg_short_errors_supported = yes; then
wmgtemp-1.2/configure:3736:	        X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11" 2>&1`
wmgtemp-1.2/configure-3737-        else
wmgtemp-1.2/configure:3738:	        X11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11" 2>&1`
wmgtemp-1.2/configure-3739-        fi
##############################################
wmgtemp-1.2/configure-3788-  test $ac_status = 0; }; then
wmgtemp-1.2/configure:3789:  pkg_cv_dockapp_CFLAGS=`$PKG_CONFIG --cflags "dockapp" 2>/dev/null`
wmgtemp-1.2/configure-3790-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmgtemp-1.2/configure-3805-  test $ac_status = 0; }; then
wmgtemp-1.2/configure:3806:  pkg_cv_dockapp_LIBS=`$PKG_CONFIG --libs "dockapp" 2>/dev/null`
wmgtemp-1.2/configure-3807-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wmgtemp-1.2/configure-3826-        if test $_pkg_short_errors_supported = yes; then
wmgtemp-1.2/configure:3827:	        dockapp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dockapp" 2>&1`
wmgtemp-1.2/configure-3828-        else
wmgtemp-1.2/configure:3829:	        dockapp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dockapp" 2>&1`
wmgtemp-1.2/configure-3830-        fi
##############################################
wmgtemp-1.2/configure-3992-'
wmgtemp-1.2/configure:3993:DEFS=`sed -n "$ac_script" confdefs.h`
wmgtemp-1.2/configure-3994-
##############################################
wmgtemp-1.2/configure-4001-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wmgtemp-1.2/configure:4002:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
wmgtemp-1.2/configure-4003-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wmgtemp-1.2/configure-4092-if test -z "$BASH_VERSION$ZSH_VERSION" \
wmgtemp-1.2/configure:4093:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wmgtemp-1.2/configure-4094-  as_echo='print -r --'
wmgtemp-1.2/configure-4095-  as_echo_n='print -rn --'
wmgtemp-1.2/configure:4096:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wmgtemp-1.2/configure-4097-  as_echo='printf %s\n'
##############################################
wmgtemp-1.2/configure-4099-else
wmgtemp-1.2/configure:4100:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wmgtemp-1.2/configure-4101-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wmgtemp-1.2/configure-4109-	expr "X$arg" : "X\\(.*\\)$as_nl";
wmgtemp-1.2/configure:4110:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wmgtemp-1.2/configure-4111-      esac;
##############################################
wmgtemp-1.2/configure-4186-# ----------------------------------------
wmgtemp-1.2/configure:4187:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wmgtemp-1.2/configure-4188-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wmgtemp-1.2/configure-4258-  {
wmgtemp-1.2/configure:4259:    as_val=`expr "$@" || test $? -eq 1`
wmgtemp-1.2/configure-4260-  }
##############################################
wmgtemp-1.2/configure-4362-      case $as_dir in #(
wmgtemp-1.2/configure:4363:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wmgtemp-1.2/configure-4364-      *) as_qdir=$as_dir;;
##############################################
wmgtemp-1.2/configure-4488-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
wmgtemp-1.2/configure:4489:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
wmgtemp-1.2/configure-4490-ac_cs_version="\\
##############################################
wmgtemp-1.2/configure-4513-  --*=?*)
wmgtemp-1.2/configure:4514:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmgtemp-1.2/configure:4515:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wmgtemp-1.2/configure-4516-    ac_shift=:
##############################################
wmgtemp-1.2/configure-4518-  --*=)
wmgtemp-1.2/configure:4519:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wmgtemp-1.2/configure-4520-    ac_optarg=
##############################################
wmgtemp-1.2/configure-4542-    case $ac_optarg in
wmgtemp-1.2/configure:4543:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wmgtemp-1.2/configure-4544-    '') as_fn_error $? "missing file argument" ;;
##############################################
wmgtemp-1.2/configure-4665-fi
wmgtemp-1.2/configure:4666:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
wmgtemp-1.2/configure-4667-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
wmgtemp-1.2/configure-4682-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
wmgtemp-1.2/configure:4683:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
wmgtemp-1.2/configure-4684-ac_delim='%!_!# '
##############################################
wmgtemp-1.2/configure-4688-
wmgtemp-1.2/configure:4689:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
wmgtemp-1.2/configure-4690-  if test $ac_delim_n = $ac_delim_num; then
##############################################
wmgtemp-1.2/configure-4850-      esac
wmgtemp-1.2/configure:4851:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
wmgtemp-1.2/configure-4852-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
wmgtemp-1.2/configure-4909-*)
wmgtemp-1.2/configure:4910:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wmgtemp-1.2/configure-4911-  # A ".." for each directory in $ac_dir_suffix.
wmgtemp-1.2/configure:4912:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wmgtemp-1.2/configure-4913-  case $ac_top_builddir_sub in
##############################################
wmgtemp-1.2/configure-4970-/@mandir@/p'
wmgtemp-1.2/configure:4971:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
wmgtemp-1.2/configure-4972-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
wmgtemp-1.2/configure-4987-
wmgtemp-1.2/configure:4988:# Neutralize VPATH when `$srcdir' = `.'.
wmgtemp-1.2/configure-4989-# Shell code in configure.ac might set extrasub.
##############################################
wmgtemp-1.2/configure-5015-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wmgtemp-1.2/configure:5016:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
wmgtemp-1.2/configure-5017-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
wmgtemp-1.2/configure-5051-    # Strip MF so we end up with the name of the file.
wmgtemp-1.2/configure:5052:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wmgtemp-1.2/configure-5053-    # Check whether this is an Automake generated Makefile or not.
##############################################
wmgtemp-1.2/configure-5088-    # from the Makefile without running 'make'.
wmgtemp-1.2/configure:5089:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wmgtemp-1.2/configure-5090-    test -z "$DEPDIR" && continue
wmgtemp-1.2/configure:5091:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wmgtemp-1.2/configure-5092-    test -z "$am__include" && continue
wmgtemp-1.2/configure:5093:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wmgtemp-1.2/configure-5094-    # Find all dependency output files, they are included files with
##############################################
wmgtemp-1.2/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
wmgtemp-1.2/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
wmgtemp-1.2/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
wmgtemp-1.2/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
wmgtemp-1.2/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
wmgtemp-1.2/aclocal.m4-181-        else 
wmgtemp-1.2/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
wmgtemp-1.2/aclocal.m4-183-        fi
##############################################
wmgtemp-1.2/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wmgtemp-1.2/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wmgtemp-1.2/aclocal.m4-370-# and then we would define $MISSING as
##############################################
wmgtemp-1.2/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
wmgtemp-1.2/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wmgtemp-1.2/aclocal.m4-385-])
##############################################
wmgtemp-1.2/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
wmgtemp-1.2/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wmgtemp-1.2/aclocal.m4-483-  fi
##############################################
wmgtemp-1.2/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
wmgtemp-1.2/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wmgtemp-1.2/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
wmgtemp-1.2/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
wmgtemp-1.2/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
wmgtemp-1.2/aclocal.m4-643-    else
##############################################
wmgtemp-1.2/aclocal.m4-647-    # from the Makefile without running 'make'.
wmgtemp-1.2/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wmgtemp-1.2/aclocal.m4-649-    test -z "$DEPDIR" && continue
wmgtemp-1.2/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wmgtemp-1.2/aclocal.m4-651-    test -z "$am__include" && continue
wmgtemp-1.2/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wmgtemp-1.2/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
wmgtemp-1.2/aclocal.m4-661-      test -f "$dirpart/$file" && continue
wmgtemp-1.2/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
wmgtemp-1.2/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
wmgtemp-1.2/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
wmgtemp-1.2/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wmgtemp-1.2/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wmgtemp-1.2/aclocal.m4-878-    * )
wmgtemp-1.2/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wmgtemp-1.2/aclocal.m4-880-  esac
wmgtemp-1.2/aclocal.m4-881-done
wmgtemp-1.2/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
wmgtemp-1.2/aclocal.m4-883-
##############################################
wmgtemp-1.2/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
wmgtemp-1.2/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
wmgtemp-1.2/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
wmgtemp-1.2/aclocal.m4-959-   echo '.include "confinc"' > confmf
wmgtemp-1.2/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
wmgtemp-1.2/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
wmgtemp-1.2/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
wmgtemp-1.2/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wmgtemp-1.2/aclocal.m4-1143-     if test "$[*]" = "X"; then
wmgtemp-1.2/aclocal.m4-1144-	# -L didn't work.
wmgtemp-1.2/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
wmgtemp-1.2/aclocal.m4-1146-     fi