===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cronolog-1.6.2+rpk/Makefile.in-115-	dot_seen=no; \
cronolog-1.6.2+rpk/Makefile.in:116:	target=`echo $@ | sed s/-recursive//`; \
cronolog-1.6.2+rpk/Makefile.in-117-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
cronolog-1.6.2+rpk/Makefile.in-140-	test "$$dot_seen" = "no" && rev=". $$rev"; \
cronolog-1.6.2+rpk/Makefile.in:141:	target=`echo $@ | sed s/-recursive//`; \
cronolog-1.6.2+rpk/Makefile.in-142-	for subdir in $$rev; do \
##############################################
cronolog-1.6.2+rpk/Makefile.in-201-	mkdir $(distdir)/=inst
cronolog-1.6.2+rpk/Makefile.in:202:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
cronolog-1.6.2+rpk/Makefile.in-203-	cd $(distdir)/=build \
##############################################
cronolog-1.6.2+rpk/Makefile.in-212-	@banner="$(distdir).tar.gz is ready for distribution"; \
cronolog-1.6.2+rpk/Makefile.in:213:	dashes=`echo "$$banner" | sed s/./=/g`; \
cronolog-1.6.2+rpk/Makefile.in-214-	echo "$$dashes"; \
##############################################
cronolog-1.6.2+rpk/Makefile.in-256-check-DEJAGNU: site.exp
cronolog-1.6.2+rpk/Makefile.in:257:	srcdir=`cd $(srcdir) && pwd`; export srcdir; \
cronolog-1.6.2+rpk/Makefile.in-258-	EXPECT=$(EXPECT); export EXPECT; \
##############################################
cronolog-1.6.2+rpk/aclocal.m4-28-dnl test to see if srcdir already configured
cronolog-1.6.2+rpk/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
cronolog-1.6.2+rpk/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
cronolog-1.6.2+rpk/aclocal.m4-37-dnl FIXME This is truly gross.
cronolog-1.6.2+rpk/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
cronolog-1.6.2+rpk/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
cronolog-1.6.2+rpk/aclocal.m4-60-if (
cronolog-1.6.2+rpk/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
cronolog-1.6.2+rpk/aclocal.m4-62-   if test "[$]*" = "X"; then
cronolog-1.6.2+rpk/aclocal.m4-63-      # -L didn't work.
cronolog-1.6.2+rpk/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
cronolog-1.6.2+rpk/aclocal.m4-65-   fi
##############################################
cronolog-1.6.2+rpk/configure-89-  case "$ac_option" in
cronolog-1.6.2+rpk/configure:90:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
cronolog-1.6.2+rpk/configure-91-  *) ac_optarg= ;;
##############################################
cronolog-1.6.2+rpk/configure-121-  -disable-* | --disable-*)
cronolog-1.6.2+rpk/configure:122:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
cronolog-1.6.2+rpk/configure-123-    # Reject names that are not valid shell variable names.
cronolog-1.6.2+rpk/configure:124:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
cronolog-1.6.2+rpk/configure-125-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
cronolog-1.6.2+rpk/configure-126-    fi
cronolog-1.6.2+rpk/configure:127:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
cronolog-1.6.2+rpk/configure-128-    eval "enable_${ac_feature}=no" ;;
##############################################
cronolog-1.6.2+rpk/configure-130-  -enable-* | --enable-*)
cronolog-1.6.2+rpk/configure:131:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
cronolog-1.6.2+rpk/configure-132-    # Reject names that are not valid shell variable names.
cronolog-1.6.2+rpk/configure:133:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
cronolog-1.6.2+rpk/configure-134-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
cronolog-1.6.2+rpk/configure-135-    fi
cronolog-1.6.2+rpk/configure:136:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
cronolog-1.6.2+rpk/configure-137-    case "$ac_option" in
##############################################
cronolog-1.6.2+rpk/configure-361-  -with-* | --with-*)
cronolog-1.6.2+rpk/configure:362:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
cronolog-1.6.2+rpk/configure-363-    # Reject names that are not valid shell variable names.
cronolog-1.6.2+rpk/configure:364:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
cronolog-1.6.2+rpk/configure-365-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
cronolog-1.6.2+rpk/configure-366-    fi
cronolog-1.6.2+rpk/configure:367:    ac_package=`echo $ac_package| sed 's/-/_/g'`
cronolog-1.6.2+rpk/configure-368-    case "$ac_option" in
##############################################
cronolog-1.6.2+rpk/configure-374-  -without-* | --without-*)
cronolog-1.6.2+rpk/configure:375:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
cronolog-1.6.2+rpk/configure-376-    # Reject names that are not valid shell variable names.
cronolog-1.6.2+rpk/configure:377:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
cronolog-1.6.2+rpk/configure-378-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
cronolog-1.6.2+rpk/configure-379-    fi
cronolog-1.6.2+rpk/configure:380:    ac_package=`echo $ac_package| sed 's/-/_/g'`
cronolog-1.6.2+rpk/configure-381-    eval "with_${ac_package}=no" ;;
##############################################
cronolog-1.6.2+rpk/configure-404-  *)
cronolog-1.6.2+rpk/configure:405:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
cronolog-1.6.2+rpk/configure-406-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
cronolog-1.6.2+rpk/configure-417-if test -n "$ac_prev"; then
cronolog-1.6.2+rpk/configure:418:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
cronolog-1.6.2+rpk/configure-419-fi
##############################################
cronolog-1.6.2+rpk/configure-482-  ac_prog=$0
cronolog-1.6.2+rpk/configure:483:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
cronolog-1.6.2+rpk/configure-484-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
cronolog-1.6.2+rpk/configure-498-fi
cronolog-1.6.2+rpk/configure:499:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
cronolog-1.6.2+rpk/configure-500-
##############################################
cronolog-1.6.2+rpk/configure-578-if test -z "$INSTALL"; then
cronolog-1.6.2+rpk/configure:579:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-580-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-639-if (
cronolog-1.6.2+rpk/configure:640:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
cronolog-1.6.2+rpk/configure-641-   if test "$*" = "X"; then
cronolog-1.6.2+rpk/configure-642-      # -L didn't work.
cronolog-1.6.2+rpk/configure:643:      set X `ls -t $srcdir/configure conftestfile`
cronolog-1.6.2+rpk/configure-644-   fi
##############################################
cronolog-1.6.2+rpk/configure-673-EOF_SED
cronolog-1.6.2+rpk/configure:674:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
cronolog-1.6.2+rpk/configure-675-  rm -f conftestsed
##############################################
cronolog-1.6.2+rpk/configure-687-echo "configure:688: checking whether ${MAKE-make} sets \${MAKE}" >&5
cronolog-1.6.2+rpk/configure:688:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
cronolog-1.6.2+rpk/configure:689:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-690-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-696-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
cronolog-1.6.2+rpk/configure:697:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
cronolog-1.6.2+rpk/configure-698-if test -n "$ac_maketemp"; then
##############################################
cronolog-1.6.2+rpk/configure-704-fi
cronolog-1.6.2+rpk/configure:705:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
cronolog-1.6.2+rpk/configure-706-  echo "$ac_t""yes" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-717-
cronolog-1.6.2+rpk/configure:718:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
cronolog-1.6.2+rpk/configure-719-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
cronolog-1.6.2+rpk/configure-730-
cronolog-1.6.2+rpk/configure:731:missing_dir=`cd $ac_aux_dir && pwd`
cronolog-1.6.2+rpk/configure-732-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-803-EOF_SED
cronolog-1.6.2+rpk/configure:804:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
cronolog-1.6.2+rpk/configure-805-  rm -f conftestsed
##############################################
cronolog-1.6.2+rpk/configure-822-echo "configure:823: checking for $ac_word" >&5
cronolog-1.6.2+rpk/configure:823:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-824-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-852-echo "configure:853: checking for $ac_word" >&5
cronolog-1.6.2+rpk/configure:853:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-854-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-903-echo "configure:904: checking for $ac_word" >&5
cronolog-1.6.2+rpk/configure:904:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-905-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-982-echo "configure:983: checking whether we are using GNU C" >&5
cronolog-1.6.2+rpk/configure:983:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-984-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1010-echo "configure:1011: checking whether ${CC-cc} accepts -g" >&5
cronolog-1.6.2+rpk/configure:1011:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1012-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1014-  echo 'void f(){}' > conftest.c
cronolog-1.6.2+rpk/configure:1015:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
cronolog-1.6.2+rpk/configure-1016-  ac_cv_prog_cc_g=yes
##############################################
cronolog-1.6.2+rpk/configure-1054-if test -z "$INSTALL"; then
cronolog-1.6.2+rpk/configure:1055:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1056-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1106-echo "configure:1107: checking whether ln -s works" >&5
cronolog-1.6.2+rpk/configure:1107:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1108-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1129-echo "configure:1130: checking for $ac_word" >&5
cronolog-1.6.2+rpk/configure:1130:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1131-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1160-echo "configure:1161: checking for $ac_word" >&5
cronolog-1.6.2+rpk/configure:1161:if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1162-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1203-if test -z "$CPP"; then
cronolog-1.6.2+rpk/configure:1204:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1205-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1219-{ (eval echo configure:1220: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
cronolog-1.6.2+rpk/configure:1220:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
cronolog-1.6.2+rpk/configure-1221-if test -z "$ac_err"; then
##############################################
cronolog-1.6.2+rpk/configure-1236-{ (eval echo configure:1237: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
cronolog-1.6.2+rpk/configure:1237:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
cronolog-1.6.2+rpk/configure-1238-if test -z "$ac_err"; then
##############################################
cronolog-1.6.2+rpk/configure-1253-{ (eval echo configure:1254: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
cronolog-1.6.2+rpk/configure:1254:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
cronolog-1.6.2+rpk/configure-1255-if test -z "$ac_err"; then
##############################################
cronolog-1.6.2+rpk/configure-1278-echo "configure:1279: checking for ANSI C header files" >&5
cronolog-1.6.2+rpk/configure:1279:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1280-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1291-{ (eval echo configure:1292: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
cronolog-1.6.2+rpk/configure:1292:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
cronolog-1.6.2+rpk/configure-1293-if test -z "$ac_err"; then
##############################################
cronolog-1.6.2+rpk/configure-1382-echo "configure:1383: checking whether stat file-mode macros are broken" >&5
cronolog-1.6.2+rpk/configure:1383:if eval "test \"`echo '$''{'ac_cv_header_stat_broken'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1384-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1438-echo "configure:1439: checking whether time.h and sys/time.h may both be included" >&5
cronolog-1.6.2+rpk/configure:1439:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1440-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1473-echo "configure:1474: checking whether struct tm is in sys/time.h or time.h" >&5
cronolog-1.6.2+rpk/configure:1474:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1475-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1507-echo "configure:1508: checking for tm_zone in struct tm" >&5
cronolog-1.6.2+rpk/configure:1508:if eval "test \"`echo '$''{'ac_cv_struct_tm_zone'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1509-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1540-echo "configure:1541: checking for tzname" >&5
cronolog-1.6.2+rpk/configure:1541:if eval "test \"`echo '$''{'ac_cv_var_tzname'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1542-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1577-do
cronolog-1.6.2+rpk/configure:1578:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
cronolog-1.6.2+rpk/configure-1579-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
cronolog-1.6.2+rpk/configure-1580-echo "configure:1581: checking for $ac_hdr" >&5
cronolog-1.6.2+rpk/configure:1581:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1582-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1590-{ (eval echo configure:1591: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
cronolog-1.6.2+rpk/configure:1591:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
cronolog-1.6.2+rpk/configure-1592-if test -z "$ac_err"; then
##############################################
cronolog-1.6.2+rpk/configure-1603-fi
cronolog-1.6.2+rpk/configure:1604:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
cronolog-1.6.2+rpk/configure-1605-  echo "$ac_t""yes" 1>&6
cronolog-1.6.2+rpk/configure:1606:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
cronolog-1.6.2+rpk/configure-1607-  cat >> confdefs.h <<EOF
##############################################
cronolog-1.6.2+rpk/configure-1619-echo "configure:1620: checking for working const" >&5
cronolog-1.6.2+rpk/configure:1620:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1621-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1694-echo "configure:1695: checking for size_t" >&5
cronolog-1.6.2+rpk/configure:1695:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1696-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1727-echo "configure:1728: checking whether struct tm is in sys/time.h or time.h" >&5
cronolog-1.6.2+rpk/configure:1728:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1729-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1763-echo "configure:1764: checking for strftime" >&5
cronolog-1.6.2+rpk/configure:1764:if eval "test \"`echo '$''{'ac_cv_func_strftime'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1765-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1802-
cronolog-1.6.2+rpk/configure:1803:if eval "test \"`echo '$ac_cv_func_'strftime`\" = yes"; then
cronolog-1.6.2+rpk/configure-1804-  echo "$ac_t""yes" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1814-ac_lib_var=`echo intl'_'strftime | sed 'y%./+-%__p_%'`
cronolog-1.6.2+rpk/configure:1815:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1816-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1844-fi
cronolog-1.6.2+rpk/configure:1845:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
cronolog-1.6.2+rpk/configure-1846-  echo "$ac_t""yes" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1859-echo "configure:1860: checking for vprintf" >&5
cronolog-1.6.2+rpk/configure:1860:if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1861-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1898-
cronolog-1.6.2+rpk/configure:1899:if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
cronolog-1.6.2+rpk/configure-1900-  echo "$ac_t""yes" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1911-echo "configure:1912: checking for _doprnt" >&5
cronolog-1.6.2+rpk/configure:1912:if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1913-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1950-
cronolog-1.6.2+rpk/configure:1951:if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
cronolog-1.6.2+rpk/configure-1952-  echo "$ac_t""yes" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-1966-echo "configure:1967: checking for $ac_func" >&5
cronolog-1.6.2+rpk/configure:1967:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-1968-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-2005-
cronolog-1.6.2+rpk/configure:2006:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
cronolog-1.6.2+rpk/configure-2007-  echo "$ac_t""yes" 1>&6
cronolog-1.6.2+rpk/configure:2008:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
cronolog-1.6.2+rpk/configure-2009-  cat >> confdefs.h <<EOF
##############################################
cronolog-1.6.2+rpk/configure-2021-echo "configure:2022: checking for $ac_func" >&5
cronolog-1.6.2+rpk/configure:2022:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
cronolog-1.6.2+rpk/configure-2023-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
cronolog-1.6.2+rpk/configure-2060-
cronolog-1.6.2+rpk/configure:2061:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
cronolog-1.6.2+rpk/configure-2062-  echo "$ac_t""yes" 1>&6
cronolog-1.6.2+rpk/configure:2063:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
cronolog-1.6.2+rpk/configure-2064-  cat >> confdefs.h <<EOF
##############################################
cronolog-1.6.2+rpk/configure-2266-    fi
cronolog-1.6.2+rpk/configure:2267:    ac_file=`expr $ac_file + 1`
cronolog-1.6.2+rpk/configure-2268-    ac_beg=$ac_end
cronolog-1.6.2+rpk/configure:2269:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
cronolog-1.6.2+rpk/configure-2270-  fi
##############################################
cronolog-1.6.2+rpk/configure-2284-  case "$ac_file" in
cronolog-1.6.2+rpk/configure:2285:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
cronolog-1.6.2+rpk/configure:2286:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
cronolog-1.6.2+rpk/configure-2287-  *) ac_file_in="${ac_file}.in" ;;
##############################################
cronolog-1.6.2+rpk/configure-2292-  # Remove last slash and all that follows it.  Not all systems have dirname.
cronolog-1.6.2+rpk/configure:2293:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
cronolog-1.6.2+rpk/configure-2294-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
cronolog-1.6.2+rpk/configure-2296-    test ! -d "$ac_dir" && mkdir "$ac_dir"
cronolog-1.6.2+rpk/configure:2297:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
cronolog-1.6.2+rpk/configure-2298-    # A "../" for each directory in $ac_dir_suffix.
cronolog-1.6.2+rpk/configure:2299:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
cronolog-1.6.2+rpk/configure-2300-  else
##############################################
cronolog-1.6.2+rpk/configure-2306-      if test -z "$ac_dots"; then top_srcdir=.
cronolog-1.6.2+rpk/configure:2307:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
cronolog-1.6.2+rpk/configure-2308-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
cronolog-1.6.2+rpk/configure-2320-  rm -f "$ac_file"
cronolog-1.6.2+rpk/configure:2321:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
cronolog-1.6.2+rpk/configure-2322-  case "$ac_file" in
##############################################
cronolog-1.6.2+rpk/configure-2327-
cronolog-1.6.2+rpk/configure:2328:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
cronolog-1.6.2+rpk/configure-2329-  sed -e "$ac_comsub
##############################################
cronolog-1.6.2+rpk/install-sh-85-
cronolog-1.6.2+rpk/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
cronolog-1.6.2+rpk/install-sh-87-	    shift
##############################################
cronolog-1.6.2+rpk/install-sh-89-
cronolog-1.6.2+rpk/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
cronolog-1.6.2+rpk/install-sh-91-	    shift
##############################################
cronolog-1.6.2+rpk/install-sh-150-	then
cronolog-1.6.2+rpk/install-sh:151:		dst="$dst"/`basename $src`
cronolog-1.6.2+rpk/install-sh-152-	else
##############################################
cronolog-1.6.2+rpk/install-sh-157-## this sed command emulates the dirname command
cronolog-1.6.2+rpk/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
cronolog-1.6.2+rpk/install-sh-159-
##############################################
cronolog-1.6.2+rpk/install-sh-171-IFS='%'
cronolog-1.6.2+rpk/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
cronolog-1.6.2+rpk/install-sh-173-IFS="${oIFS}"
##############################################
cronolog-1.6.2+rpk/install-sh-205-	then
cronolog-1.6.2+rpk/install-sh:206:		dstfile=`basename $dst`
cronolog-1.6.2+rpk/install-sh-207-	else
##############################################
cronolog-1.6.2+rpk/install-sh-215-	then
cronolog-1.6.2+rpk/install-sh:216:		dstfile=`basename $dst`
cronolog-1.6.2+rpk/install-sh-217-	else
##############################################
cronolog-1.6.2+rpk/missing-119-	*.y)
cronolog-1.6.2+rpk/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
cronolog-1.6.2+rpk/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
cronolog-1.6.2+rpk/missing-123-	    fi
cronolog-1.6.2+rpk/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
cronolog-1.6.2+rpk/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
cronolog-1.6.2+rpk/missing-149-	*.l)
cronolog-1.6.2+rpk/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
cronolog-1.6.2+rpk/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
cronolog-1.6.2+rpk/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
cronolog-1.6.2+rpk/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
cronolog-1.6.2+rpk/missing-171-    if test -z "$file"; then
cronolog-1.6.2+rpk/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
cronolog-1.6.2+rpk/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
cronolog-1.6.2+rpk/missing-174-    fi
##############################################
cronolog-1.6.2+rpk/mkinstalldirs-12-do
cronolog-1.6.2+rpk/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
cronolog-1.6.2+rpk/mkinstalldirs-14-   shift
##############################################
cronolog-1.6.2+rpk/src/Makefile.in-147-	  if test -f $$p; then \
cronolog-1.6.2+rpk/src/Makefile.in:148:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
cronolog-1.6.2+rpk/src/Makefile.in:149:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
cronolog-1.6.2+rpk/src/Makefile.in-150-	  else :; fi; \
##############################################
cronolog-1.6.2+rpk/src/Makefile.in-155-	list='$(sbin_PROGRAMS)'; for p in $$list; do \
cronolog-1.6.2+rpk/src/Makefile.in:156:	  rm -f $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
cronolog-1.6.2+rpk/src/Makefile.in-157-	done
##############################################
cronolog-1.6.2+rpk/src/Makefile.in-190-	  if test -f $$p; then \
cronolog-1.6.2+rpk/src/Makefile.in:191:	    echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed '$(transform)'`"; \
cronolog-1.6.2+rpk/src/Makefile.in:192:	    $(INSTALL_SCRIPT) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed '$(transform)'`; \
cronolog-1.6.2+rpk/src/Makefile.in-193-	  else if test -f $(srcdir)/$$p; then \
cronolog-1.6.2+rpk/src/Makefile.in:194:	    echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(sbindir)/`echo $$p|sed '$(transform)'`"; \
cronolog-1.6.2+rpk/src/Makefile.in:195:	    $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(sbindir)/`echo $$p|sed '$(transform)'`; \
cronolog-1.6.2+rpk/src/Makefile.in-196-	  else :; fi; fi; \
##############################################
cronolog-1.6.2+rpk/src/Makefile.in-201-	list='$(sbin_SCRIPTS)'; for p in $$list; do \
cronolog-1.6.2+rpk/src/Makefile.in:202:	  rm -f $(DESTDIR)$(sbindir)/`echo $$p|sed '$(transform)'`; \
cronolog-1.6.2+rpk/src/Makefile.in-203-	done
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-110-	cd $(srcdir) \
cronolog-1.6.2+rpk/doc/Makefile.in:111:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
cronolog-1.6.2+rpk/doc/Makefile.in-112-
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-119-	cd $(srcdir) \
cronolog-1.6.2+rpk/doc/Makefile.in:120:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
cronolog-1.6.2+rpk/doc/Makefile.in-121-
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-124-	cd $(srcdir) \
cronolog-1.6.2+rpk/doc/Makefile.in:125:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
cronolog-1.6.2+rpk/doc/Makefile.in-126-
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-129-	cd $(srcdir) \
cronolog-1.6.2+rpk/doc/Makefile.in:130:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
cronolog-1.6.2+rpk/doc/Makefile.in-131-
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-138-	cd $(srcdir) \
cronolog-1.6.2+rpk/doc/Makefile.in:139:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
cronolog-1.6.2+rpk/doc/Makefile.in-140-
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-147-	cd $(srcdir) \
cronolog-1.6.2+rpk/doc/Makefile.in:148:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
cronolog-1.6.2+rpk/doc/Makefile.in-149-.dvi.ps:
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-157-	  d=$(srcdir); \
cronolog-1.6.2+rpk/doc/Makefile.in:158:	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
cronolog-1.6.2+rpk/doc/Makefile.in-159-	    if test -f $$d/$$ifile; then \
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-193-	  d=$(srcdir); \
cronolog-1.6.2+rpk/doc/Makefile.in:194:	  for file in `cd $$d && eval echo $$base*`; do \
cronolog-1.6.2+rpk/doc/Makefile.in-195-	    test -f $(distdir)/$$file \
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-214-	  rm -f $$i; \
cronolog-1.6.2+rpk/doc/Makefile.in:215:	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
cronolog-1.6.2+rpk/doc/Makefile.in-216-	    rm -f $$i-[0-9]*; \
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-230-	  else file=$$i; fi; \
cronolog-1.6.2+rpk/doc/Makefile.in:231:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
cronolog-1.6.2+rpk/doc/Makefile.in:232:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
cronolog-1.6.2+rpk/doc/Makefile.in:233:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
cronolog-1.6.2+rpk/doc/Makefile.in-234-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
cronolog-1.6.2+rpk/doc/Makefile.in-245-	for i in $$list; do \
cronolog-1.6.2+rpk/doc/Makefile.in:246:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
cronolog-1.6.2+rpk/doc/Makefile.in:247:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
cronolog-1.6.2+rpk/doc/Makefile.in:248:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
cronolog-1.6.2+rpk/doc/Makefile.in-249-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
cronolog-1.6.2+rpk/doc/texinfo.tex-3379-\catcode `\\=0 \catcode `\{=1 \catcode `\}=2
cronolog-1.6.2+rpk/doc/texinfo.tex:3380:\catcode `\$=3 \catcode `\&=4 \catcode `\#=6
cronolog-1.6.2+rpk/doc/texinfo.tex-3381-\catcode `\^=7 \catcode `\_=8 \catcode `\~=13 \let~=\tie
##############################################
cronolog-1.6.2+rpk/doc/texinfo.tex-4750-%% makes sure that the current font starts out as the newly loaded cmr10
cronolog-1.6.2+rpk/doc/texinfo.tex:4751:@catcode`@$=@other @catcode`@%=@other @catcode`@&=@other @catcode`@#=@other
cronolog-1.6.2+rpk/doc/texinfo.tex-4752-