===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
w-scan-20170107/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
w-scan-20170107/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
w-scan-20170107/aclocal.m4-75-#
##############################################
w-scan-20170107/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
w-scan-20170107/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
w-scan-20170107/aclocal.m4-99-# and then we would define $MISSING as
##############################################
w-scan-20170107/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
w-scan-20170107/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
w-scan-20170107/aclocal.m4-115-])
##############################################
w-scan-20170107/aclocal.m4-215-  if test "$am_compiler_list" = ""; then
w-scan-20170107/aclocal.m4:216:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
w-scan-20170107/aclocal.m4-217-  fi
##############################################
w-scan-20170107/aclocal.m4-364-    # Strip MF so we end up with the name of the file.
w-scan-20170107/aclocal.m4:365:    mf=`echo "$mf" | sed -e 's/:.*$//'`
w-scan-20170107/aclocal.m4-366-    # Check whether this is an Automake generated Makefile or not.
##############################################
w-scan-20170107/aclocal.m4-373-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
w-scan-20170107/aclocal.m4:374:      dirpart=`AS_DIRNAME("$mf")`
w-scan-20170107/aclocal.m4-375-    else
##############################################
w-scan-20170107/aclocal.m4-379-    # from the Makefile without running `make'.
w-scan-20170107/aclocal.m4:380:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
w-scan-20170107/aclocal.m4-381-    test -z "$DEPDIR" && continue
w-scan-20170107/aclocal.m4:382:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
w-scan-20170107/aclocal.m4-383-    test -z "am__include" && continue
w-scan-20170107/aclocal.m4:384:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
w-scan-20170107/aclocal.m4-385-    # When using ansi2knr, U may be empty or an underscore; expand it
w-scan-20170107/aclocal.m4:386:    U=`sed -n 's/^U = //p' < "$mf"`
w-scan-20170107/aclocal.m4-387-    # Find all dependency output files, they are included files with
##############################################
w-scan-20170107/aclocal.m4-395-      test -f "$dirpart/$file" && continue
w-scan-20170107/aclocal.m4:396:      fdir=`AS_DIRNAME(["$file"])`
w-scan-20170107/aclocal.m4-397-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
w-scan-20170107/aclocal.m4-450-AC_REQUIRE([AC_PROG_INSTALL])dnl
w-scan-20170107/aclocal.m4:451:if test "`cd $srcdir && pwd`" != "`pwd`"; then
w-scan-20170107/aclocal.m4-452-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
w-scan-20170107/aclocal.m4-552-    * )
w-scan-20170107/aclocal.m4:553:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
w-scan-20170107/aclocal.m4-554-  esac
w-scan-20170107/aclocal.m4-555-done
w-scan-20170107/aclocal.m4:556:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
w-scan-20170107/aclocal.m4-557-
##############################################
w-scan-20170107/aclocal.m4-630-# Ignore all kinds of additional output from `make'.
w-scan-20170107/aclocal.m4:631:case `$am_make -s -f confmf 2> /dev/null` in #(
w-scan-20170107/aclocal.m4-632-*the\ am__doit\ target*)
##############################################
w-scan-20170107/aclocal.m4-640-   echo '.include "confinc"' > confmf
w-scan-20170107/aclocal.m4:641:   case `$am_make -s -f confmf 2> /dev/null` in #(
w-scan-20170107/aclocal.m4-642-   *the\ am__doit\ target*)
##############################################
w-scan-20170107/aclocal.m4-797-if (
w-scan-20170107/aclocal.m4:798:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
w-scan-20170107/aclocal.m4-799-   if test "$[*]" = "X"; then
w-scan-20170107/aclocal.m4-800-      # -L didn't work.
w-scan-20170107/aclocal.m4:801:      set X `ls -t "$srcdir/configure" conftest.file`
w-scan-20170107/aclocal.m4-802-   fi
##############################################
w-scan-20170107/Makefile.in-92-w_scan_LDADD = $(LDADD)
w-scan-20170107/Makefile.in:93:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
w-scan-20170107/Makefile.in-94-am__vpath_adj = case $$p in \
w-scan-20170107/Makefile.in:95:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
w-scan-20170107/Makefile.in-96-    *) f=$$p;; \
w-scan-20170107/Makefile.in-97-  esac;
w-scan-20170107/Makefile.in:98:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
w-scan-20170107/Makefile.in-99-am__install_max = 40
w-scan-20170107/Makefile.in-100-am__nobase_strip_setup = \
w-scan-20170107/Makefile.in:101:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
w-scan-20170107/Makefile.in-102-am__nobase_strip = \
##############################################
w-scan-20170107/Makefile.in-428-.c.obj:
w-scan-20170107/Makefile.in:429:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
w-scan-20170107/Makefile.in-430-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
w-scan-20170107/Makefile.in-432-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
w-scan-20170107/Makefile.in:433:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
w-scan-20170107/Makefile.in-434-install-man1: $(dist_man_MANS)
##############################################
w-scan-20170107/Makefile.in-438-	test -n "$(man1dir)" \
w-scan-20170107/Makefile.in:439:	  && test -n "`echo $$list1$$list2`" \
w-scan-20170107/Makefile.in-440-	  || exit 0; \
##############################################
w-scan-20170107/Makefile.in-522-GTAGS:
w-scan-20170107/Makefile.in:523:	here=`$(am__cd) $(top_builddir) && pwd` \
w-scan-20170107/Makefile.in-524-	  && $(am__cd) $(top_srcdir) \
##############################################
w-scan-20170107/Makefile.in-545-	test -d "$(distdir)" || mkdir "$(distdir)"
w-scan-20170107/Makefile.in:546:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
w-scan-20170107/Makefile.in:547:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
w-scan-20170107/Makefile.in-548-	list='$(DISTFILES)'; \
##############################################
w-scan-20170107/Makefile.in-559-	  if test -d $$d/$$file; then \
w-scan-20170107/Makefile.in:560:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
w-scan-20170107/Makefile.in-561-	    if test -d "$(distdir)/$$file"; then \
##############################################
w-scan-20170107/Makefile.in-644-	test -d $(distdir)/_build || exit 0; \
w-scan-20170107/Makefile.in:645:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
w-scan-20170107/Makefile.in-646-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
w-scan-20170107/Makefile.in-687-	}; \
w-scan-20170107/Makefile.in:688:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
w-scan-20170107/Makefile.in-689-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
w-scan-20170107/Makefile.in-699-	fi
w-scan-20170107/Makefile.in:700:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
w-scan-20170107/Makefile.in-701-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
w-scan-20170107/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
w-scan-20170107/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
w-scan-20170107/configure-47-  as_echo='print -r --'
w-scan-20170107/configure-48-  as_echo_n='print -rn --'
w-scan-20170107/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
w-scan-20170107/configure-50-  as_echo='printf %s\n'
##############################################
w-scan-20170107/configure-52-else
w-scan-20170107/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
w-scan-20170107/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
w-scan-20170107/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
w-scan-20170107/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
w-scan-20170107/configure-64-      esac;
##############################################
w-scan-20170107/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
w-scan-20170107/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
w-scan-20170107/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
w-scan-20170107/configure-296-      case $as_dir in #(
w-scan-20170107/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
w-scan-20170107/configure-298-      *) as_qdir=$as_dir;;
##############################################
w-scan-20170107/configure-361-  {
w-scan-20170107/configure:362:    as_val=`expr "$@" || test $? -eq 1`
w-scan-20170107/configure-363-  }
##############################################
w-scan-20170107/configure-368-# ----------------------------------------
w-scan-20170107/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
w-scan-20170107/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
w-scan-20170107/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
w-scan-20170107/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
w-scan-20170107/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
w-scan-20170107/configure-522-	esac;
w-scan-20170107/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
w-scan-20170107/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
w-scan-20170107/configure-762-  case $ac_option in
w-scan-20170107/configure:763:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
w-scan-20170107/configure-764-  *=)   ac_optarg= ;;
##############################################
w-scan-20170107/configure-806-  -disable-* | --disable-*)
w-scan-20170107/configure:807:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
w-scan-20170107/configure-808-    # Reject names that are not valid shell variable names.
##############################################
w-scan-20170107/configure-811-    ac_useropt_orig=$ac_useropt
w-scan-20170107/configure:812:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
w-scan-20170107/configure-813-    case $ac_user_opts in
##############################################
w-scan-20170107/configure-832-  -enable-* | --enable-*)
w-scan-20170107/configure:833:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
w-scan-20170107/configure-834-    # Reject names that are not valid shell variable names.
##############################################
w-scan-20170107/configure-837-    ac_useropt_orig=$ac_useropt
w-scan-20170107/configure:838:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
w-scan-20170107/configure-839-    case $ac_user_opts in
##############################################
w-scan-20170107/configure-1036-  -with-* | --with-*)
w-scan-20170107/configure:1037:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
w-scan-20170107/configure-1038-    # Reject names that are not valid shell variable names.
##############################################
w-scan-20170107/configure-1041-    ac_useropt_orig=$ac_useropt
w-scan-20170107/configure:1042:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
w-scan-20170107/configure-1043-    case $ac_user_opts in
##############################################
w-scan-20170107/configure-1052-  -without-* | --without-*)
w-scan-20170107/configure:1053:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
w-scan-20170107/configure-1054-    # Reject names that are not valid shell variable names.
##############################################
w-scan-20170107/configure-1057-    ac_useropt_orig=$ac_useropt
w-scan-20170107/configure:1058:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
w-scan-20170107/configure-1059-    case $ac_user_opts in
##############################################
w-scan-20170107/configure-1090-  *=*)
w-scan-20170107/configure:1091:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
w-scan-20170107/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
w-scan-20170107/configure-1111-if test -n "$ac_prev"; then
w-scan-20170107/configure:1112:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
w-scan-20170107/configure-1113-  as_fn_error $? "missing argument to $ac_option"
##############################################
w-scan-20170107/configure-1133-    */ )
w-scan-20170107/configure:1134:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
w-scan-20170107/configure-1135-      eval $ac_var=\$ac_val;;
##############################################
w-scan-20170107/configure-1170-ac_ls_di=`ls -di .` &&
w-scan-20170107/configure:1171:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
w-scan-20170107/configure-1172-  as_fn_error $? "working directory cannot be determined"
##############################################
w-scan-20170107/configure-1226-case $srcdir in
w-scan-20170107/configure:1227:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
w-scan-20170107/configure-1228-esac
##############################################
w-scan-20170107/configure-1269-By default, \`make install' will install all the files in
w-scan-20170107/configure:1270:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
w-scan-20170107/configure:1271:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
w-scan-20170107/configure-1272-for instance \`--prefix=\$HOME'.
##############################################
w-scan-20170107/configure-1348-*)
w-scan-20170107/configure:1349:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
w-scan-20170107/configure-1350-  # A ".." for each directory in $ac_dir_suffix.
w-scan-20170107/configure:1351:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
w-scan-20170107/configure-1352-  case $ac_top_builddir_sub in
##############################################
w-scan-20170107/configure-1885-    *\'*)
w-scan-20170107/configure:1886:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
w-scan-20170107/configure-1887-    esac
##############################################
w-scan-20170107/configure-1968-      case $ac_val in
w-scan-20170107/configure:1969:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
w-scan-20170107/configure-1970-      esac
##############################################
w-scan-20170107/configure-1983-	case $ac_val in
w-scan-20170107/configure:1984:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
w-scan-20170107/configure-1985-	esac
##############################################
w-scan-20170107/configure-2103-    set,)
w-scan-20170107/configure:2104:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
w-scan-20170107/configure:2105:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
w-scan-20170107/configure-2106-      ac_cache_corrupted=: ;;
##############################################
w-scan-20170107/configure-2114-	# differences in whitespace do not lead to failure.
w-scan-20170107/configure:2115:	ac_old_val_w=`echo x $ac_old_val`
w-scan-20170107/configure:2116:	ac_new_val_w=`echo x $ac_new_val`
w-scan-20170107/configure-2117-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
w-scan-20170107/configure-2134-    case $ac_new_val in
w-scan-20170107/configure:2135:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
w-scan-20170107/configure-2136-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
w-scan-20170107/configure-2312-if (
w-scan-20170107/configure:2313:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
w-scan-20170107/configure-2314-   if test "$*" = "X"; then
w-scan-20170107/configure-2315-      # -L didn't work.
w-scan-20170107/configure:2316:      set X `ls -t "$srcdir/configure" conftest.file`
w-scan-20170107/configure-2317-   fi
##############################################
w-scan-20170107/configure-2348-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
w-scan-20170107/configure:2349:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
w-scan-20170107/configure-2350-
w-scan-20170107/configure-2351-# expand $ac_aux_dir to an absolute path
w-scan-20170107/configure:2352:am_aux_dir=`cd $ac_aux_dir && pwd`
w-scan-20170107/configure-2353-
##############################################
w-scan-20170107/configure-2493-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
w-scan-20170107/configure:2494:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
w-scan-20170107/configure-2495-	     'mkdir (GNU coreutils) '* | \
##############################################
w-scan-20170107/configure-2572-set x ${MAKE-make}
w-scan-20170107/configure:2573:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
w-scan-20170107/configure-2574-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
w-scan-20170107/configure-2582-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
w-scan-20170107/configure:2583:case `${MAKE-make} -f conftest.make 2>/dev/null` in
w-scan-20170107/configure-2584-  *@@@%%%=?*=@@@%%%*)
##############################################
w-scan-20170107/configure-2609-
w-scan-20170107/configure:2610:if test "`cd $srcdir && pwd`" != "`pwd`"; then
w-scan-20170107/configure-2611-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
w-scan-20170107/configure-3019-$as_echo_n "checking whether the C compiler works... " >&6; }
w-scan-20170107/configure:3020:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
w-scan-20170107/configure-3021-
##############################################
w-scan-20170107/configure-3063-	then :; else
w-scan-20170107/configure:3064:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
w-scan-20170107/configure-3065-	fi
##############################################
w-scan-20170107/configure-3123-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
w-scan-20170107/configure:3124:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
w-scan-20170107/configure-3125-	  break;;
##############################################
w-scan-20170107/configure-3232-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
w-scan-20170107/configure:3233:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
w-scan-20170107/configure-3234-       break;;
##############################################
w-scan-20170107/configure-3482-# Ignore all kinds of additional output from `make'.
w-scan-20170107/configure:3483:case `$am_make -s -f confmf 2> /dev/null` in #(
w-scan-20170107/configure-3484-*the\ am__doit\ target*)
##############################################
w-scan-20170107/configure-3492-   echo '.include "confinc"' > confmf
w-scan-20170107/configure:3493:   case `$am_make -s -f confmf 2> /dev/null` in #(
w-scan-20170107/configure-3494-   *the\ am__doit\ target*)
##############################################
w-scan-20170107/configure-3555-  if test "$am_compiler_list" = ""; then
w-scan-20170107/configure:3556:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
w-scan-20170107/configure-3557-  fi
##############################################
w-scan-20170107/configure-3857-  # Check for GNU $ac_path_GREP
w-scan-20170107/configure:3858:case `"$ac_path_GREP" --version 2>&1` in
w-scan-20170107/configure-3859-*GNU*)
##############################################
w-scan-20170107/configure-3923-  # Check for GNU $ac_path_EGREP
w-scan-20170107/configure:3924:case `"$ac_path_EGREP" --version 2>&1` in
w-scan-20170107/configure-3925-*GNU*)
##############################################
w-scan-20170107/configure-4084-do :
w-scan-20170107/configure:4085:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
w-scan-20170107/configure-4086-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
w-scan-20170107/configure-4089-  cat >>confdefs.h <<_ACEOF
w-scan-20170107/configure:4090:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
w-scan-20170107/configure-4091-_ACEOF
##############################################
w-scan-20170107/configure-4166-do :
w-scan-20170107/configure:4167:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
w-scan-20170107/configure-4168-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
w-scan-20170107/configure-4170-  cat >>confdefs.h <<_ACEOF
w-scan-20170107/configure:4171:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
w-scan-20170107/configure-4172-_ACEOF
##############################################
w-scan-20170107/configure-4367-do :
w-scan-20170107/configure:4368:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
w-scan-20170107/configure-4369-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
w-scan-20170107/configure-4371-  cat >>confdefs.h <<_ACEOF
w-scan-20170107/configure:4372:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
w-scan-20170107/configure-4373-_ACEOF
##############################################
w-scan-20170107/configure-4595-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
w-scan-20170107/configure:4596:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
w-scan-20170107/configure-4597-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
w-scan-20170107/configure-4678-if test -z "$BASH_VERSION$ZSH_VERSION" \
w-scan-20170107/configure:4679:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
w-scan-20170107/configure-4680-  as_echo='print -r --'
w-scan-20170107/configure-4681-  as_echo_n='print -rn --'
w-scan-20170107/configure:4682:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
w-scan-20170107/configure-4683-  as_echo='printf %s\n'
##############################################
w-scan-20170107/configure-4685-else
w-scan-20170107/configure:4686:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
w-scan-20170107/configure-4687-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
w-scan-20170107/configure-4695-	expr "X$arg" : "X\\(.*\\)$as_nl";
w-scan-20170107/configure:4696:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
w-scan-20170107/configure-4697-      esac;
##############################################
w-scan-20170107/configure-4772-# ----------------------------------------
w-scan-20170107/configure:4773:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
w-scan-20170107/configure-4774-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
w-scan-20170107/configure-4844-  {
w-scan-20170107/configure:4845:    as_val=`expr "$@" || test $? -eq 1`
w-scan-20170107/configure-4846-  }
##############################################
w-scan-20170107/configure-4948-      case $as_dir in #(
w-scan-20170107/configure:4949:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
w-scan-20170107/configure-4950-      *) as_qdir=$as_dir;;
##############################################
w-scan-20170107/configure-5005-	esac;
w-scan-20170107/configure:5006:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
w-scan-20170107/configure-5007-	???[sx]*):;;*)false;;esac;fi
##############################################
w-scan-20170107/configure-5095-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
w-scan-20170107/configure:5096:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
w-scan-20170107/configure-5097-ac_cs_version="\\
##############################################
w-scan-20170107/configure-5120-  --*=?*)
w-scan-20170107/configure:5121:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
w-scan-20170107/configure:5122:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
w-scan-20170107/configure-5123-    ac_shift=:
##############################################
w-scan-20170107/configure-5125-  --*=)
w-scan-20170107/configure:5126:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
w-scan-20170107/configure-5127-    ac_optarg=
##############################################
w-scan-20170107/configure-5149-    case $ac_optarg in
w-scan-20170107/configure:5150:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
w-scan-20170107/configure-5151-    '') as_fn_error $? "missing file argument" ;;
##############################################
w-scan-20170107/configure-5157-    case $ac_optarg in
w-scan-20170107/configure:5158:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
w-scan-20170107/configure-5159-    esac
##############################################
w-scan-20170107/configure-5285-fi
w-scan-20170107/configure:5286:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
w-scan-20170107/configure-5287-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
w-scan-20170107/configure-5302-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
w-scan-20170107/configure:5303:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
w-scan-20170107/configure-5304-ac_delim='%!_!# '
##############################################
w-scan-20170107/configure-5308-
w-scan-20170107/configure:5309:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
w-scan-20170107/configure-5310-  if test $ac_delim_n = $ac_delim_num; then
##############################################
w-scan-20170107/configure-5446-for ac_last_try in false false :; do
w-scan-20170107/configure:5447:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
w-scan-20170107/configure-5448-  if test -z "$ac_tt"; then
##############################################
w-scan-20170107/configure-5578-      esac
w-scan-20170107/configure:5579:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
w-scan-20170107/configure-5580-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
w-scan-20170107/configure-5637-*)
w-scan-20170107/configure:5638:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
w-scan-20170107/configure-5639-  # A ".." for each directory in $ac_dir_suffix.
w-scan-20170107/configure:5640:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
w-scan-20170107/configure-5641-  case $ac_top_builddir_sub in
##############################################
w-scan-20170107/configure-5698-/@mandir@/p'
w-scan-20170107/configure:5699:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
w-scan-20170107/configure-5700-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
w-scan-20170107/configure-5715-
w-scan-20170107/configure:5716:# Neutralize VPATH when `$srcdir' = `.'.
w-scan-20170107/configure-5717-# Shell code in configure.ac might set extrasub.
##############################################
w-scan-20170107/configure-5743-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
w-scan-20170107/configure:5744:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
w-scan-20170107/configure-5745-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
w-scan-20170107/configure-5789-    * )
w-scan-20170107/configure:5790:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
w-scan-20170107/configure-5791-  esac
##############################################
w-scan-20170107/configure-5836-    # Strip MF so we end up with the name of the file.
w-scan-20170107/configure:5837:    mf=`echo "$mf" | sed -e 's/:.*$//'`
w-scan-20170107/configure-5838-    # Check whether this is an Automake generated Makefile or not.
##############################################
w-scan-20170107/configure-5873-    # from the Makefile without running `make'.
w-scan-20170107/configure:5874:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
w-scan-20170107/configure-5875-    test -z "$DEPDIR" && continue
w-scan-20170107/configure:5876:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
w-scan-20170107/configure-5877-    test -z "am__include" && continue
w-scan-20170107/configure:5878:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
w-scan-20170107/configure-5879-    # When using ansi2knr, U may be empty or an underscore; expand it
w-scan-20170107/configure:5880:    U=`sed -n 's/^U = //p' < "$mf"`
w-scan-20170107/configure-5881-    # Find all dependency output files, they are included files with
##############################################
w-scan-20170107/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
w-scan-20170107/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
w-scan-20170107/depcomp-69-
##############################################
w-scan-20170107/depcomp-224-  # Version 6 uses the directory in both cases.
w-scan-20170107/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
w-scan-20170107/depcomp-226-  test "x$dir" = "x$object" && dir=
w-scan-20170107/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
w-scan-20170107/depcomp-228-  if test "$libtool" = yes; then
##############################################
w-scan-20170107/depcomp-253-    # Do two passes, one to just change these to
w-scan-20170107/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
w-scan-20170107/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
w-scan-20170107/depcomp-295-  # Do two passes, one to just change these to
w-scan-20170107/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
w-scan-20170107/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
w-scan-20170107/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
w-scan-20170107/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
w-scan-20170107/depcomp-313-  test "x$dir" = "x$object" && dir=
w-scan-20170107/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
w-scan-20170107/depcomp-315-  if test "$libtool" = yes; then
##############################################
w-scan-20170107/depcomp-355-   # Subdirectories are respected.
w-scan-20170107/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
w-scan-20170107/depcomp-357-   test "x$dir" = "x$object" && dir=
w-scan-20170107/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
w-scan-20170107/depcomp-359-
##############################################
w-scan-20170107/depcomp-495-  done
w-scan-20170107/depcomp:496:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
w-scan-20170107/depcomp-497-  touch "$tmpdepfile"
##############################################
w-scan-20170107/install-sh-217-      fi
w-scan-20170107/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
w-scan-20170107/install-sh-219-    *)
##############################################
w-scan-20170107/install-sh-269-      dstdir=$dst
w-scan-20170107/install-sh:270:      dst=$dstdir/`basename "$src"`
w-scan-20170107/install-sh-271-      dstdir_status=0
##############################################
w-scan-20170107/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
w-scan-20170107/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
w-scan-20170107/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
w-scan-20170107/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
w-scan-20170107/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
w-scan-20170107/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
w-scan-20170107/install-sh-418-	    case $prefix in
w-scan-20170107/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
w-scan-20170107/install-sh-420-	      *) qprefix=$prefix;;
##############################################
w-scan-20170107/install-sh-467-    if $copy_on_change &&
w-scan-20170107/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
w-scan-20170107/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
w-scan-20170107/install-sh-470-
##############################################
w-scan-20170107/missing-139-       # Could not run --version or --help.  This is probably someone
w-scan-20170107/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
w-scan-20170107/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
w-scan-20170107/missing-173-         from any GNU archive site."
w-scan-20170107/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
w-scan-20170107/missing-175-    test -z "$files" && files="config.h"
##############################################
w-scan-20170107/missing-202-         proper tools for further handling them.
w-scan-20170107/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
w-scan-20170107/missing-204-         archive site."
w-scan-20170107/missing-205-
w-scan-20170107/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
w-scan-20170107/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
w-scan-20170107/missing-208-    if test -f "$file"; then
##############################################
w-scan-20170107/missing-231-	*.y)
w-scan-20170107/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
w-scan-20170107/missing-233-	    if test -f "$SRCFILE"; then
##############################################
w-scan-20170107/missing-235-	    fi
w-scan-20170107/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
w-scan-20170107/missing-237-	    if test -f "$SRCFILE"; then
##############################################
w-scan-20170107/missing-261-	*.l)
w-scan-20170107/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
w-scan-20170107/missing-263-	    if test -f "$SRCFILE"; then
##############################################
w-scan-20170107/missing-280-
w-scan-20170107/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
w-scan-20170107/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
w-scan-20170107/missing-283-    if test -f "$file"; then
##############################################
w-scan-20170107/missing-300-    # The file to touch is that specified with -o ...
w-scan-20170107/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
w-scan-20170107/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
w-scan-20170107/missing-303-    if test -z "$file"; then
w-scan-20170107/missing-304-      # ... or it is the one specified with @setfilename ...
w-scan-20170107/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
w-scan-20170107/missing-306-      file=`sed -n '
##############################################
w-scan-20170107/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
w-scan-20170107/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
w-scan-20170107/missing-314-    fi
##############################################
w-scan-20170107/missing-336-	*o*)
w-scan-20170107/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
w-scan-20170107/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
w-scan-20170107/missing-342-	*h*)
w-scan-20170107/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
w-scan-20170107/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
w-scan-20170107/debian/repack-upstream.sh-32-echo "Repacking tarball..."
w-scan-20170107/debian/repack-upstream.sh:33:tar -czf "`dirname $TARBALL`/w-scan_$UPSTREAM_VERSION.orig.tar.gz" "w_scan-$UPSTREAM_VERSION"
w-scan-20170107/debian/repack-upstream.sh-34-