===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
watchdog-5.16/compile-67-	mingw/*)
watchdog-5.16/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
watchdog-5.16/compile-69-	  ;;
watchdog-5.16/compile-70-	cygwin/* | msys/*)
watchdog-5.16/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
watchdog-5.16/compile-72-	  ;;
watchdog-5.16/compile-73-	wine/*)
watchdog-5.16/compile:74:	  file=`winepath -w "$file" || echo "$file"`
watchdog-5.16/compile-75-	  ;;
##############################################
watchdog-5.16/compile-310-# Name of file we expect compiler to create.
watchdog-5.16/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
watchdog-5.16/compile-312-
##############################################
watchdog-5.16/compile-316-# object file name, since that is what matters with a parallel build.
watchdog-5.16/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
watchdog-5.16/compile-318-while true; do
##############################################
watchdog-5.16/src/net.c-279-			to_in->sin_family = AF_INET;
watchdog-5.16/src/net.c:280:			to_in->sin_addr.s_addr = inet_addr(act->name);
watchdog-5.16/src/net.c-281-
##############################################
watchdog-5.16/src/Makefile.in-50-  { \
watchdog-5.16/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
watchdog-5.16/src/Makefile.in-52-  }; \
##############################################
watchdog-5.16/src/Makefile.in-444-.c.obj:
watchdog-5.16/src/Makefile.in:445:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
watchdog-5.16/src/Makefile.in-446-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
watchdog-5.16/src/Makefile.in-448-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
watchdog-5.16/src/Makefile.in:449:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
watchdog-5.16/src/Makefile.in-450-
##############################################
watchdog-5.16/src/Makefile.in-480-GTAGS:
watchdog-5.16/src/Makefile.in:481:	here=`$(am__cd) $(top_builddir) && pwd` \
watchdog-5.16/src/Makefile.in-482-	  && $(am__cd) $(top_srcdir) \
##############################################
watchdog-5.16/src/Makefile.in-506-distdir-am: $(DISTFILES)
watchdog-5.16/src/Makefile.in:507:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
watchdog-5.16/src/Makefile.in:508:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
watchdog-5.16/src/Makefile.in-509-	list='$(DISTFILES)'; \
##############################################
watchdog-5.16/src/Makefile.in-520-	  if test -d $$d/$$file; then \
watchdog-5.16/src/Makefile.in:521:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
watchdog-5.16/src/Makefile.in-522-	    if test -d "$(distdir)/$$file"; then \
##############################################
watchdog-5.16/depcomp-64-  case $1 in
watchdog-5.16/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
watchdog-5.16/depcomp-66-      *) dir=;;
##############################################
watchdog-5.16/depcomp-73-{
watchdog-5.16/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
watchdog-5.16/depcomp-75-}
##############################################
watchdog-5.16/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
watchdog-5.16/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
watchdog-5.16/depcomp-128-
##############################################
watchdog-5.16/depcomp-405-        sleep 1
watchdog-5.16/depcomp:406:        i=`expr $i - 1`
watchdog-5.16/depcomp-407-      done
watchdog-5.16/depcomp-408-    fi
watchdog-5.16/depcomp:409:    i=`expr $i - 1`
watchdog-5.16/depcomp-410-  done
##############################################
watchdog-5.16/depcomp-425-  # Do two passes, one to just change these to
watchdog-5.16/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
watchdog-5.16/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
watchdog-5.16/depcomp-659-  done
watchdog-5.16/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
watchdog-5.16/depcomp-661-  touch "$tmpdepfile"
##############################################
watchdog-5.16/install-sh-234-      fi
watchdog-5.16/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
watchdog-5.16/install-sh-236-    *)
##############################################
watchdog-5.16/install-sh-280-      dstdir=$dst
watchdog-5.16/install-sh:281:      dstbase=`basename "$src"`
watchdog-5.16/install-sh-282-      case $dst in
##############################################
watchdog-5.16/install-sh-287-    else
watchdog-5.16/install-sh:288:      dstdir=`dirname "$dst"`
watchdog-5.16/install-sh-289-      test -d "$dstdir"
##############################################
watchdog-5.16/install-sh-354-                   test_tmpdir="$tmpdir/a"
watchdog-5.16/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
watchdog-5.16/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
watchdog-5.16/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
watchdog-5.16/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
watchdog-5.16/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
watchdog-5.16/install-sh-419-            case $prefix in
watchdog-5.16/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
watchdog-5.16/install-sh-421-              *) qprefix=$prefix;;
##############################################
watchdog-5.16/install-sh-479-    if $copy_on_change &&
watchdog-5.16/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
watchdog-5.16/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
watchdog-5.16/install-sh-482-       set -f &&
##############################################
watchdog-5.16/examples/uptime.sh-15-#
watchdog-5.16/examples/uptime.sh:16:days=`expr $upt / 8640000`
watchdog-5.16/examples/uptime.sh-17-
##############################################
watchdog-5.16/examples/repair.sh-26-	fm=`cat /proc/sys/fs/file-max`
watchdog-5.16/examples/repair.sh:27:	fm=`expr $fm + $fm / 10`
watchdog-5.16/examples/repair.sh-28-	echo $fm > /proc/sys/fs/file-max
##############################################
watchdog-5.16/examples/repair.sh-67-#
watchdog-5.16/examples/repair.sh:68:for module in `grep "^alias" /etc/conf.modules | awk '/eth/ {print $3}'`
watchdog-5.16/examples/repair.sh-69-do
##############################################
watchdog-5.16/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
watchdog-5.16/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
watchdog-5.16/aclocal.m4-94-# and then we would define $MISSING as
##############################################
watchdog-5.16/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
watchdog-5.16/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
watchdog-5.16/aclocal.m4-109-])
##############################################
watchdog-5.16/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
watchdog-5.16/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
watchdog-5.16/aclocal.m4-207-  fi
##############################################
watchdog-5.16/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
watchdog-5.16/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
watchdog-5.16/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
watchdog-5.16/aclocal.m4-365-      || continue
watchdog-5.16/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
watchdog-5.16/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
watchdog-5.16/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
watchdog-5.16/aclocal.m4-435-AC_REQUIRE([AC_PROG_INSTALL])dnl
watchdog-5.16/aclocal.m4:436:if test "`cd $srcdir && pwd`" != "`pwd`"; then
watchdog-5.16/aclocal.m4-437-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
watchdog-5.16/aclocal.m4-594-    * )
watchdog-5.16/aclocal.m4:595:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
watchdog-5.16/aclocal.m4-596-  esac
watchdog-5.16/aclocal.m4-597-done
watchdog-5.16/aclocal.m4:598:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
watchdog-5.16/aclocal.m4-599-
##############################################
watchdog-5.16/aclocal.m4-915-     echo "timestamp, slept: $am_has_slept" > conftest.file
watchdog-5.16/aclocal.m4:916:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
watchdog-5.16/aclocal.m4-917-     if test "$[*]" = "X"; then
watchdog-5.16/aclocal.m4-918-	# -L didn't work.
watchdog-5.16/aclocal.m4:919:	set X `ls -t "$srcdir/configure" conftest.file`
watchdog-5.16/aclocal.m4-920-     fi
##############################################
watchdog-5.16/Makefile.am-17-	        echo "installing $(CONFIG_FILENAME)"; \
watchdog-5.16/Makefile.am:18:		$(mkinstalldirs) `dirname $(DESTDIR)$(CONFIG_FILENAME)`; \
watchdog-5.16/Makefile.am-19-	        $(INSTALL_DATA) $(srcdir)/watchdog.conf $(DESTDIR)$(CONFIG_FILENAME); \
##############################################
watchdog-5.16/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
watchdog-5.16/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
watchdog-5.16/configure-45-  as_echo='print -r --'
watchdog-5.16/configure-46-  as_echo_n='print -rn --'
watchdog-5.16/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
watchdog-5.16/configure-48-  as_echo='printf %s\n'
##############################################
watchdog-5.16/configure-50-else
watchdog-5.16/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
watchdog-5.16/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
watchdog-5.16/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
watchdog-5.16/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
watchdog-5.16/configure-62-      esac;
##############################################
watchdog-5.16/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
watchdog-5.16/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
watchdog-5.16/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
watchdog-5.16/configure-324-      case $as_dir in #(
watchdog-5.16/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
watchdog-5.16/configure-326-      *) as_qdir=$as_dir;;
##############################################
watchdog-5.16/configure-397-  {
watchdog-5.16/configure:398:    as_val=`expr "$@" || test $? -eq 1`
watchdog-5.16/configure-399-  }
##############################################
watchdog-5.16/configure-404-# ----------------------------------------
watchdog-5.16/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
watchdog-5.16/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
watchdog-5.16/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
watchdog-5.16/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
watchdog-5.16/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
watchdog-5.16/configure-807-  case $ac_option in
watchdog-5.16/configure:808:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
watchdog-5.16/configure-809-  *=)   ac_optarg= ;;
##############################################
watchdog-5.16/configure-851-  -disable-* | --disable-*)
watchdog-5.16/configure:852:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
watchdog-5.16/configure-853-    # Reject names that are not valid shell variable names.
##############################################
watchdog-5.16/configure-856-    ac_useropt_orig=$ac_useropt
watchdog-5.16/configure:857:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
watchdog-5.16/configure-858-    case $ac_user_opts in
##############################################
watchdog-5.16/configure-877-  -enable-* | --enable-*)
watchdog-5.16/configure:878:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
watchdog-5.16/configure-879-    # Reject names that are not valid shell variable names.
##############################################
watchdog-5.16/configure-882-    ac_useropt_orig=$ac_useropt
watchdog-5.16/configure:883:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
watchdog-5.16/configure-884-    case $ac_user_opts in
##############################################
watchdog-5.16/configure-1090-  -with-* | --with-*)
watchdog-5.16/configure:1091:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
watchdog-5.16/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
watchdog-5.16/configure-1095-    ac_useropt_orig=$ac_useropt
watchdog-5.16/configure:1096:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
watchdog-5.16/configure-1097-    case $ac_user_opts in
##############################################
watchdog-5.16/configure-1106-  -without-* | --without-*)
watchdog-5.16/configure:1107:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
watchdog-5.16/configure-1108-    # Reject names that are not valid shell variable names.
##############################################
watchdog-5.16/configure-1111-    ac_useropt_orig=$ac_useropt
watchdog-5.16/configure:1112:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
watchdog-5.16/configure-1113-    case $ac_user_opts in
##############################################
watchdog-5.16/configure-1144-  *=*)
watchdog-5.16/configure:1145:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
watchdog-5.16/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
watchdog-5.16/configure-1165-if test -n "$ac_prev"; then
watchdog-5.16/configure:1166:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
watchdog-5.16/configure-1167-  as_fn_error $? "missing argument to $ac_option"
##############################################
watchdog-5.16/configure-1187-    */ )
watchdog-5.16/configure:1188:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
watchdog-5.16/configure-1189-      eval $ac_var=\$ac_val;;
##############################################
watchdog-5.16/configure-1222-ac_ls_di=`ls -di .` &&
watchdog-5.16/configure:1223:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
watchdog-5.16/configure-1224-  as_fn_error $? "working directory cannot be determined"
##############################################
watchdog-5.16/configure-1278-case $srcdir in
watchdog-5.16/configure:1279:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
watchdog-5.16/configure-1280-esac
##############################################
watchdog-5.16/configure-1321-By default, \`make install' will install all the files in
watchdog-5.16/configure:1322:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
watchdog-5.16/configure:1323:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
watchdog-5.16/configure-1324-for instance \`--prefix=\$HOME'.
##############################################
watchdog-5.16/configure-1422-*)
watchdog-5.16/configure:1423:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
watchdog-5.16/configure-1424-  # A ".." for each directory in $ac_dir_suffix.
watchdog-5.16/configure:1425:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
watchdog-5.16/configure-1426-  case $ac_top_builddir_sub in
##############################################
watchdog-5.16/configure-2017-    *\'*)
watchdog-5.16/configure:2018:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
watchdog-5.16/configure-2019-    esac
##############################################
watchdog-5.16/configure-2100-      case $ac_val in
watchdog-5.16/configure:2101:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
watchdog-5.16/configure-2102-      esac
##############################################
watchdog-5.16/configure-2115-	case $ac_val in
watchdog-5.16/configure:2116:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
watchdog-5.16/configure-2117-	esac
##############################################
watchdog-5.16/configure-2235-    set,)
watchdog-5.16/configure:2236:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
watchdog-5.16/configure:2237:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
watchdog-5.16/configure-2238-      ac_cache_corrupted=: ;;
##############################################
watchdog-5.16/configure-2246-	# differences in whitespace do not lead to failure.
watchdog-5.16/configure:2247:	ac_old_val_w=`echo x $ac_old_val`
watchdog-5.16/configure:2248:	ac_new_val_w=`echo x $ac_new_val`
watchdog-5.16/configure-2249-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
watchdog-5.16/configure-2266-    case $ac_new_val in
watchdog-5.16/configure:2267:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
watchdog-5.16/configure-2268-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
watchdog-5.16/configure-2444-     echo "timestamp, slept: $am_has_slept" > conftest.file
watchdog-5.16/configure:2445:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
watchdog-5.16/configure-2446-     if test "$*" = "X"; then
watchdog-5.16/configure-2447-	# -L didn't work.
watchdog-5.16/configure:2448:	set X `ls -t "$srcdir/configure" conftest.file`
watchdog-5.16/configure-2449-     fi
##############################################
watchdog-5.16/configure-2495-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
watchdog-5.16/configure:2496:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
watchdog-5.16/configure-2497-
watchdog-5.16/configure-2498-# Expand $ac_aux_dir to an absolute path.
watchdog-5.16/configure:2499:am_aux_dir=`cd "$ac_aux_dir" && pwd`
watchdog-5.16/configure-2500-
##############################################
watchdog-5.16/configure-2640-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
watchdog-5.16/configure:2641:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
watchdog-5.16/configure-2642-	     'mkdir (GNU coreutils) '* | \
##############################################
watchdog-5.16/configure-2713-set x ${MAKE-make}
watchdog-5.16/configure:2714:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
watchdog-5.16/configure-2715-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
watchdog-5.16/configure-2723-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
watchdog-5.16/configure:2724:case `${MAKE-make} -f conftest.make 2>/dev/null` in
watchdog-5.16/configure-2725-  *@@@%%%=?*=@@@%%%*)
##############################################
watchdog-5.16/configure-2789-
watchdog-5.16/configure:2790:if test "`cd $srcdir && pwd`" != "`pwd`"; then
watchdog-5.16/configure-2791-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
watchdog-5.16/configure-2945-     echo "timestamp, slept: $am_has_slept" > conftest.file
watchdog-5.16/configure:2946:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
watchdog-5.16/configure-2947-     if test "$*" = "X"; then
watchdog-5.16/configure-2948-	# -L didn't work.
watchdog-5.16/configure:2949:	set X `ls -t "$srcdir/configure" conftest.file`
watchdog-5.16/configure-2950-     fi
##############################################
watchdog-5.16/configure-3400-$as_echo_n "checking whether the C compiler works... " >&6; }
watchdog-5.16/configure:3401:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
watchdog-5.16/configure-3402-
##############################################
watchdog-5.16/configure-3444-	then :; else
watchdog-5.16/configure:3445:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
watchdog-5.16/configure-3446-	fi
##############################################
watchdog-5.16/configure-3504-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
watchdog-5.16/configure:3505:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
watchdog-5.16/configure-3506-	  break;;
##############################################
watchdog-5.16/configure-3613-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
watchdog-5.16/configure:3614:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
watchdog-5.16/configure-3615-       break;;
##############################################
watchdog-5.16/configure-3994-  if test "$am_compiler_list" = ""; then
watchdog-5.16/configure:3995:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
watchdog-5.16/configure-3996-  fi
##############################################
watchdog-5.16/configure-4150-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
watchdog-5.16/configure:4151:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
watchdog-5.16/configure-4152-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
watchdog-5.16/configure-4182-  cat >>confdefs.h <<_ACEOF
watchdog-5.16/configure:4183:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
watchdog-5.16/configure-4184-_ACEOF
##############################################
watchdog-5.16/configure-4463-  # Check for GNU $ac_path_GREP
watchdog-5.16/configure:4464:case `"$ac_path_GREP" --version 2>&1` in
watchdog-5.16/configure-4465-*GNU*)
##############################################
watchdog-5.16/configure-4529-  # Check for GNU $ac_path_EGREP
watchdog-5.16/configure:4530:case `"$ac_path_EGREP" --version 2>&1` in
watchdog-5.16/configure-4531-*GNU*)
##############################################
watchdog-5.16/configure-4731-do :
watchdog-5.16/configure:4732:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
watchdog-5.16/configure-4733-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
watchdog-5.16/configure-4736-  cat >>confdefs.h <<_ACEOF
watchdog-5.16/configure:4737:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
watchdog-5.16/configure-4738-_ACEOF
##############################################
watchdog-5.16/configure-4746-do :
watchdog-5.16/configure:4747:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
watchdog-5.16/configure-4748-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
watchdog-5.16/configure-4750-  cat >>confdefs.h <<_ACEOF
watchdog-5.16/configure:4751:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
watchdog-5.16/configure-4752-_ACEOF
##############################################
watchdog-5.16/configure-5077-  for ac_func in _getb67 GETB67 getb67; do
watchdog-5.16/configure:5078:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
watchdog-5.16/configure-5079-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
watchdog-5.16/configure-5234-do :
watchdog-5.16/configure:5235:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
watchdog-5.16/configure-5236-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
watchdog-5.16/configure-5238-  cat >>confdefs.h <<_ACEOF
watchdog-5.16/configure:5239:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
watchdog-5.16/configure-5240-_ACEOF
##############################################
watchdog-5.16/configure-5589-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
watchdog-5.16/configure:5590:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
watchdog-5.16/configure-5591-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
watchdog-5.16/configure-5692-if test -z "$BASH_VERSION$ZSH_VERSION" \
watchdog-5.16/configure:5693:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
watchdog-5.16/configure-5694-  as_echo='print -r --'
watchdog-5.16/configure-5695-  as_echo_n='print -rn --'
watchdog-5.16/configure:5696:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
watchdog-5.16/configure-5697-  as_echo='printf %s\n'
##############################################
watchdog-5.16/configure-5699-else
watchdog-5.16/configure:5700:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
watchdog-5.16/configure-5701-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
watchdog-5.16/configure-5709-	expr "X$arg" : "X\\(.*\\)$as_nl";
watchdog-5.16/configure:5710:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
watchdog-5.16/configure-5711-      esac;
##############################################
watchdog-5.16/configure-5786-# ----------------------------------------
watchdog-5.16/configure:5787:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
watchdog-5.16/configure-5788-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
watchdog-5.16/configure-5858-  {
watchdog-5.16/configure:5859:    as_val=`expr "$@" || test $? -eq 1`
watchdog-5.16/configure-5860-  }
##############################################
watchdog-5.16/configure-5962-      case $as_dir in #(
watchdog-5.16/configure:5963:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
watchdog-5.16/configure-5964-      *) as_qdir=$as_dir;;
##############################################
watchdog-5.16/configure-6097-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
watchdog-5.16/configure:6098:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
watchdog-5.16/configure-6099-ac_cs_version="\\
##############################################
watchdog-5.16/configure-6122-  --*=?*)
watchdog-5.16/configure:6123:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
watchdog-5.16/configure:6124:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
watchdog-5.16/configure-6125-    ac_shift=:
##############################################
watchdog-5.16/configure-6127-  --*=)
watchdog-5.16/configure:6128:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
watchdog-5.16/configure-6129-    ac_optarg=
##############################################
watchdog-5.16/configure-6151-    case $ac_optarg in
watchdog-5.16/configure:6152:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
watchdog-5.16/configure-6153-    '') as_fn_error $? "missing file argument" ;;
##############################################
watchdog-5.16/configure-6159-    case $ac_optarg in
watchdog-5.16/configure:6160:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
watchdog-5.16/configure-6161-    esac
##############################################
watchdog-5.16/configure-6288-fi
watchdog-5.16/configure:6289:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
watchdog-5.16/configure-6290-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
watchdog-5.16/configure-6305-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
watchdog-5.16/configure:6306:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
watchdog-5.16/configure-6307-ac_delim='%!_!# '
##############################################
watchdog-5.16/configure-6311-
watchdog-5.16/configure:6312:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
watchdog-5.16/configure-6313-  if test $ac_delim_n = $ac_delim_num; then
##############################################
watchdog-5.16/configure-6449-for ac_last_try in false false :; do
watchdog-5.16/configure:6450:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
watchdog-5.16/configure-6451-  if test -z "$ac_tt"; then
##############################################
watchdog-5.16/configure-6581-      esac
watchdog-5.16/configure:6582:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
watchdog-5.16/configure-6583-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
watchdog-5.16/configure-6640-*)
watchdog-5.16/configure:6641:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
watchdog-5.16/configure-6642-  # A ".." for each directory in $ac_dir_suffix.
watchdog-5.16/configure:6643:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
watchdog-5.16/configure-6644-  case $ac_top_builddir_sub in
##############################################
watchdog-5.16/configure-6701-/@mandir@/p'
watchdog-5.16/configure:6702:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
watchdog-5.16/configure-6703-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
watchdog-5.16/configure-6718-
watchdog-5.16/configure:6719:# Neutralize VPATH when `$srcdir' = `.'.
watchdog-5.16/configure-6720-# Shell code in configure.ac might set extrasub.
##############################################
watchdog-5.16/configure-6746-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
watchdog-5.16/configure:6747:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
watchdog-5.16/configure-6748-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
watchdog-5.16/configure-6792-    * )
watchdog-5.16/configure:6793:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
watchdog-5.16/configure-6794-  esac
##############################################
watchdog-5.16/configure-6847-    # Strip MF so we end up with the name of the file.
watchdog-5.16/configure:6848:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
watchdog-5.16/configure-6849-    # Check whether this is an Automake generated Makefile which includes
##############################################
watchdog-5.16/Makefile.in-49-  { \
watchdog-5.16/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
watchdog-5.16/Makefile.in-51-  }; \
##############################################
watchdog-5.16/Makefile.in-127-  esac
watchdog-5.16/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
watchdog-5.16/Makefile.in-129-am__vpath_adj = case $$p in \
watchdog-5.16/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
watchdog-5.16/Makefile.in-131-    *) f=$$p;; \
watchdog-5.16/Makefile.in-132-  esac;
watchdog-5.16/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
watchdog-5.16/Makefile.in-134-am__install_max = 40
watchdog-5.16/Makefile.in-135-am__nobase_strip_setup = \
watchdog-5.16/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
watchdog-5.16/Makefile.in-137-am__nobase_strip = \
##############################################
watchdog-5.16/Makefile.in-208-  while test -n "$$dir1"; do \
watchdog-5.16/Makefile.in:209:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
watchdog-5.16/Makefile.in-210-    if test "$$first" != "."; then \
watchdog-5.16/Makefile.in-211-      if test "$$first" = ".."; then \
watchdog-5.16/Makefile.in:212:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
watchdog-5.16/Makefile.in:213:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
watchdog-5.16/Makefile.in-214-      else \
watchdog-5.16/Makefile.in:215:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
watchdog-5.16/Makefile.in-216-        if test "$$first2" = "$$first"; then \
watchdog-5.16/Makefile.in:217:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
watchdog-5.16/Makefile.in-218-        else \
##############################################
watchdog-5.16/Makefile.in-223-    fi; \
watchdog-5.16/Makefile.in:224:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
watchdog-5.16/Makefile.in-225-  done; \
##############################################
watchdog-5.16/Makefile.in-390-	test -n "$(man5dir)" \
watchdog-5.16/Makefile.in:391:	  && test -n "`echo $$list1$$list2`" \
watchdog-5.16/Makefile.in-392-	  || exit 0; \
##############################################
watchdog-5.16/Makefile.in-433-	test -n "$(man8dir)" \
watchdog-5.16/Makefile.in:434:	  && test -n "`echo $$list1$$list2`" \
watchdog-5.16/Makefile.in-435-	  || exit 0; \
##############################################
watchdog-5.16/Makefile.in-486-	dot_seen=no; \
watchdog-5.16/Makefile.in:487:	target=`echo $@ | sed s/-recursive//`; \
watchdog-5.16/Makefile.in-488-	case "$@" in \
##############################################
watchdog-5.16/Makefile.in-549-GTAGS:
watchdog-5.16/Makefile.in:550:	here=`$(am__cd) $(top_builddir) && pwd` \
watchdog-5.16/Makefile.in-551-	  && $(am__cd) $(top_srcdir) \
##############################################
watchdog-5.16/Makefile.in-584-	test -d "$(distdir)" || mkdir "$(distdir)"
watchdog-5.16/Makefile.in:585:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
watchdog-5.16/Makefile.in:586:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
watchdog-5.16/Makefile.in-587-	list='$(DISTFILES)'; \
##############################################
watchdog-5.16/Makefile.in-598-	  if test -d $$d/$$file; then \
watchdog-5.16/Makefile.in:599:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
watchdog-5.16/Makefile.in-600-	    if test -d "$(distdir)/$$file"; then \
##############################################
watchdog-5.16/Makefile.in-715-	test -d $(distdir)/_build || exit 0; \
watchdog-5.16/Makefile.in:716:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
watchdog-5.16/Makefile.in-717-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
watchdog-5.16/Makefile.in-759-	}; \
watchdog-5.16/Makefile.in:760:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
watchdog-5.16/Makefile.in-761-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
watchdog-5.16/Makefile.in-771-	fi
watchdog-5.16/Makefile.in:772:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
watchdog-5.16/Makefile.in-773-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
watchdog-5.16/Makefile.in-911-	        echo "installing $(CONFIG_FILENAME)"; \
watchdog-5.16/Makefile.in:912:		$(mkinstalldirs) `dirname $(DESTDIR)$(CONFIG_FILENAME)`; \
watchdog-5.16/Makefile.in-913-	        $(INSTALL_DATA) $(srcdir)/watchdog.conf $(DESTDIR)$(CONFIG_FILENAME); \
##############################################
watchdog-5.16/debian/config-7-parse_default() {
watchdog-5.16/debian/config:8:    case `sed -n 's/^run_watchdog=//p' "$@"` in
watchdog-5.16/debian/config-9-    0)  db_set watchdog/run false;;
##############################################
watchdog-5.16/debian/config-12-    esac
watchdog-5.16/debian/config:13:    case `sed -n 's/^run_wd_keepalive=//p' "$@"` in
watchdog-5.16/debian/config-14-    0)  db_set watchdog/run_keepalive false;;
##############################################
watchdog-5.16/debian/config-17-    esac
watchdog-5.16/debian/config:18:    db_set watchdog/module `sed -n 's/^watchdog_module="\(.*\)"/\1/p' "$@"`
watchdog-5.16/debian/config-19-}