===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mergelog-4.5.1/install-sh-85-
mergelog-4.5.1/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
mergelog-4.5.1/install-sh-87-	    shift
##############################################
mergelog-4.5.1/install-sh-89-
mergelog-4.5.1/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
mergelog-4.5.1/install-sh-91-	    shift
##############################################
mergelog-4.5.1/install-sh-151-	then
mergelog-4.5.1/install-sh:152:		dst="$dst"/`basename $src`
mergelog-4.5.1/install-sh-153-	else
##############################################
mergelog-4.5.1/install-sh-158-## this sed command emulates the dirname command
mergelog-4.5.1/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
mergelog-4.5.1/install-sh-160-
##############################################
mergelog-4.5.1/install-sh-172-IFS='%'
mergelog-4.5.1/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
mergelog-4.5.1/install-sh-174-IFS="${oIFS}"
##############################################
mergelog-4.5.1/install-sh-206-	then
mergelog-4.5.1/install-sh:207:		dstfile=`basename $dst`
mergelog-4.5.1/install-sh-208-	else
##############################################
mergelog-4.5.1/install-sh-216-	then
mergelog-4.5.1/install-sh:217:		dstfile=`basename $dst`
mergelog-4.5.1/install-sh-218-	else
##############################################
mergelog-4.5.1/mkinstalldirs-12-do
mergelog-4.5.1/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
mergelog-4.5.1/mkinstalldirs-14-   shift
##############################################
mergelog-4.5.1/man/Makefile.in-101-	  else file=$$i; fi; \
mergelog-4.5.1/man/Makefile.in:102:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
mergelog-4.5.1/man/Makefile.in:103:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
mergelog-4.5.1/man/Makefile.in:104:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
mergelog-4.5.1/man/Makefile.in-105-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
mergelog-4.5.1/man/Makefile.in-116-	for i in $$list; do \
mergelog-4.5.1/man/Makefile.in:117:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
mergelog-4.5.1/man/Makefile.in:118:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
mergelog-4.5.1/man/Makefile.in:119:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
mergelog-4.5.1/man/Makefile.in-120-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
mergelog-4.5.1/man/Makefile.in-137-distdir: $(DISTFILES)
mergelog-4.5.1/man/Makefile.in:138:	here=`cd $(top_builddir) && pwd`; \
mergelog-4.5.1/man/Makefile.in:139:	top_distdir=`cd $(top_distdir) && pwd`; \
mergelog-4.5.1/man/Makefile.in:140:	distdir=`cd $(distdir) && pwd`; \
mergelog-4.5.1/man/Makefile.in-141-	cd $(top_srcdir) \
##############################################
mergelog-4.5.1/missing-119-	*.y)
mergelog-4.5.1/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
mergelog-4.5.1/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
mergelog-4.5.1/missing-123-	    fi
mergelog-4.5.1/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
mergelog-4.5.1/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
mergelog-4.5.1/missing-149-	*.l)
mergelog-4.5.1/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
mergelog-4.5.1/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
mergelog-4.5.1/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
mergelog-4.5.1/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
mergelog-4.5.1/missing-171-    if test -z "$file"; then
mergelog-4.5.1/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
mergelog-4.5.1/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
mergelog-4.5.1/missing-174-    fi
##############################################
mergelog-4.5.1/Makefile.in-108-	dot_seen=no; \
mergelog-4.5.1/Makefile.in:109:	target=`echo $@ | sed s/-recursive//`; \
mergelog-4.5.1/Makefile.in-110-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mergelog-4.5.1/Makefile.in-133-	test "$$dot_seen" = "no" && rev=". $$rev"; \
mergelog-4.5.1/Makefile.in:134:	target=`echo $@ | sed s/-recursive//`; \
mergelog-4.5.1/Makefile.in-135-	for subdir in $$rev; do \
##############################################
mergelog-4.5.1/Makefile.in-194-	mkdir $(distdir)/=inst
mergelog-4.5.1/Makefile.in:195:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
mergelog-4.5.1/Makefile.in-196-	cd $(distdir)/=build \
##############################################
mergelog-4.5.1/Makefile.in-205-	@banner="$(distdir).tar.gz is ready for distribution"; \
mergelog-4.5.1/Makefile.in:206:	dashes=`echo "$$banner" | sed s/./=/g`; \
mergelog-4.5.1/Makefile.in-207-	echo "$$dashes"; \
##############################################
mergelog-4.5.1/Makefile.in-221-	-chmod 777 $(distdir)
mergelog-4.5.1/Makefile.in:222:	here=`cd $(top_builddir) && pwd`; \
mergelog-4.5.1/Makefile.in:223:	top_distdir=`cd $(distdir) && pwd`; \
mergelog-4.5.1/Makefile.in:224:	distdir=`cd $(distdir) && pwd`; \
mergelog-4.5.1/Makefile.in-225-	cd $(top_srcdir) \
##############################################
mergelog-4.5.1/aclocal.m4-28-dnl test to see if srcdir already configured
mergelog-4.5.1/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
mergelog-4.5.1/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
mergelog-4.5.1/aclocal.m4-37-dnl FIXME This is truly gross.
mergelog-4.5.1/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
mergelog-4.5.1/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
mergelog-4.5.1/aclocal.m4-60-if (
mergelog-4.5.1/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
mergelog-4.5.1/aclocal.m4-62-   if test "[$]*" = "X"; then
mergelog-4.5.1/aclocal.m4-63-      # -L didn't work.
mergelog-4.5.1/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
mergelog-4.5.1/aclocal.m4-65-   fi
##############################################
mergelog-4.5.1/configure-67-  case "$ac_option" in
mergelog-4.5.1/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
mergelog-4.5.1/configure-69-  *) ac_optarg= ;;
##############################################
mergelog-4.5.1/configure-99-  -disable-* | --disable-*)
mergelog-4.5.1/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
mergelog-4.5.1/configure-101-    # Reject names that are not valid shell variable names.
mergelog-4.5.1/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
mergelog-4.5.1/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
mergelog-4.5.1/configure-104-    fi
mergelog-4.5.1/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
mergelog-4.5.1/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
mergelog-4.5.1/configure-108-  -enable-* | --enable-*)
mergelog-4.5.1/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
mergelog-4.5.1/configure-110-    # Reject names that are not valid shell variable names.
mergelog-4.5.1/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
mergelog-4.5.1/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
mergelog-4.5.1/configure-113-    fi
mergelog-4.5.1/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
mergelog-4.5.1/configure-115-    case "$ac_option" in
##############################################
mergelog-4.5.1/configure-339-  -with-* | --with-*)
mergelog-4.5.1/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
mergelog-4.5.1/configure-341-    # Reject names that are not valid shell variable names.
mergelog-4.5.1/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
mergelog-4.5.1/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
mergelog-4.5.1/configure-344-    fi
mergelog-4.5.1/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
mergelog-4.5.1/configure-346-    case "$ac_option" in
##############################################
mergelog-4.5.1/configure-352-  -without-* | --without-*)
mergelog-4.5.1/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
mergelog-4.5.1/configure-354-    # Reject names that are not valid shell variable names.
mergelog-4.5.1/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
mergelog-4.5.1/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
mergelog-4.5.1/configure-357-    fi
mergelog-4.5.1/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
mergelog-4.5.1/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
mergelog-4.5.1/configure-382-  *)
mergelog-4.5.1/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
mergelog-4.5.1/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
mergelog-4.5.1/configure-395-if test -n "$ac_prev"; then
mergelog-4.5.1/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
mergelog-4.5.1/configure-397-fi
##############################################
mergelog-4.5.1/configure-460-  ac_prog=$0
mergelog-4.5.1/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
mergelog-4.5.1/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
mergelog-4.5.1/configure-476-fi
mergelog-4.5.1/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
mergelog-4.5.1/configure-478-
##############################################
mergelog-4.5.1/configure-559-if test -z "$INSTALL"; then
mergelog-4.5.1/configure:560:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
mergelog-4.5.1/configure-561-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-620-if (
mergelog-4.5.1/configure:621:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
mergelog-4.5.1/configure-622-   if test "$*" = "X"; then
mergelog-4.5.1/configure-623-      # -L didn't work.
mergelog-4.5.1/configure:624:      set X `ls -t $srcdir/configure conftestfile`
mergelog-4.5.1/configure-625-   fi
##############################################
mergelog-4.5.1/configure-654-EOF_SED
mergelog-4.5.1/configure:655:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
mergelog-4.5.1/configure-656-  rm -f conftestsed
##############################################
mergelog-4.5.1/configure-668-echo "configure:669: checking whether ${MAKE-make} sets \${MAKE}" >&5
mergelog-4.5.1/configure:669:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
mergelog-4.5.1/configure:670:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
mergelog-4.5.1/configure-671-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-677-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
mergelog-4.5.1/configure:678:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
mergelog-4.5.1/configure-679-if test -n "$ac_maketemp"; then
##############################################
mergelog-4.5.1/configure-685-fi
mergelog-4.5.1/configure:686:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
mergelog-4.5.1/configure-687-  echo "$ac_t""yes" 1>&6
##############################################
mergelog-4.5.1/configure-698-
mergelog-4.5.1/configure:699:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
mergelog-4.5.1/configure-700-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
mergelog-4.5.1/configure-704-
mergelog-4.5.1/configure:705:missing_dir=`cd $ac_aux_dir && pwd`
mergelog-4.5.1/configure-706-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-779-EOF_SED
mergelog-4.5.1/configure:780:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
mergelog-4.5.1/configure-781-  rm -f conftestsed
##############################################
mergelog-4.5.1/configure-805-if test -z "$INSTALL"; then
mergelog-4.5.1/configure:806:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
mergelog-4.5.1/configure-807-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-860-echo "configure:861: checking for $ac_word" >&5
mergelog-4.5.1/configure:861:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
mergelog-4.5.1/configure-862-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-890-echo "configure:891: checking for $ac_word" >&5
mergelog-4.5.1/configure:891:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
mergelog-4.5.1/configure-892-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-941-echo "configure:942: checking for $ac_word" >&5
mergelog-4.5.1/configure:942:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
mergelog-4.5.1/configure-943-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1020-echo "configure:1021: checking whether we are using GNU C" >&5
mergelog-4.5.1/configure:1021:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
mergelog-4.5.1/configure-1022-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1048-echo "configure:1049: checking whether ${CC-cc} accepts -g" >&5
mergelog-4.5.1/configure:1049:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
mergelog-4.5.1/configure-1050-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1052-  echo 'void f(){}' > conftest.c
mergelog-4.5.1/configure:1053:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
mergelog-4.5.1/configure-1054-  ac_cv_prog_cc_g=yes
##############################################
mergelog-4.5.1/configure-1082-ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'`
mergelog-4.5.1/configure:1083:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
mergelog-4.5.1/configure-1084-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1108-fi
mergelog-4.5.1/configure:1109:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
mergelog-4.5.1/configure-1110-  echo "$ac_t""yes" 1>&6
##############################################
mergelog-4.5.1/configure-1131-if test -z "$CPP"; then
mergelog-4.5.1/configure:1132:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
mergelog-4.5.1/configure-1133-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1147-{ (eval echo configure:1148: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
mergelog-4.5.1/configure:1148:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
mergelog-4.5.1/configure-1149-if test -z "$ac_err"; then
##############################################
mergelog-4.5.1/configure-1164-{ (eval echo configure:1165: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
mergelog-4.5.1/configure:1165:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
mergelog-4.5.1/configure-1166-if test -z "$ac_err"; then
##############################################
mergelog-4.5.1/configure-1181-{ (eval echo configure:1182: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
mergelog-4.5.1/configure:1182:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
mergelog-4.5.1/configure-1183-if test -z "$ac_err"; then
##############################################
mergelog-4.5.1/configure-1206-echo "configure:1207: checking for ANSI C header files" >&5
mergelog-4.5.1/configure:1207:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
mergelog-4.5.1/configure-1208-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1219-{ (eval echo configure:1220: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
mergelog-4.5.1/configure:1220:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
mergelog-4.5.1/configure-1221-if test -z "$ac_err"; then
##############################################
mergelog-4.5.1/configure-1310-do
mergelog-4.5.1/configure:1311:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
mergelog-4.5.1/configure-1312-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
mergelog-4.5.1/configure-1313-echo "configure:1314: checking for $ac_hdr" >&5
mergelog-4.5.1/configure:1314:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
mergelog-4.5.1/configure-1315-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1323-{ (eval echo configure:1324: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
mergelog-4.5.1/configure:1324:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
mergelog-4.5.1/configure-1325-if test -z "$ac_err"; then
##############################################
mergelog-4.5.1/configure-1336-fi
mergelog-4.5.1/configure:1337:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
mergelog-4.5.1/configure-1338-  echo "$ac_t""yes" 1>&6
mergelog-4.5.1/configure:1339:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
mergelog-4.5.1/configure-1340-  cat >> confdefs.h <<EOF
##############################################
mergelog-4.5.1/configure-1351-echo "configure:1352: checking for size_t" >&5
mergelog-4.5.1/configure:1352:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
mergelog-4.5.1/configure-1353-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1384-echo "configure:1385: checking whether struct tm is in sys/time.h or time.h" >&5
mergelog-4.5.1/configure:1385:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
mergelog-4.5.1/configure-1386-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1419-echo "configure:1420: checking for 8-bit clean memcmp" >&5
mergelog-4.5.1/configure:1420:if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then
mergelog-4.5.1/configure-1421-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1457-echo "configure:1458: checking for $ac_func" >&5
mergelog-4.5.1/configure:1458:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
mergelog-4.5.1/configure-1459-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
mergelog-4.5.1/configure-1496-
mergelog-4.5.1/configure:1497:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
mergelog-4.5.1/configure-1498-  echo "$ac_t""yes" 1>&6
mergelog-4.5.1/configure:1499:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
mergelog-4.5.1/configure-1500-  cat >> confdefs.h <<EOF
##############################################
mergelog-4.5.1/configure-1697-    fi
mergelog-4.5.1/configure:1698:    ac_file=`expr $ac_file + 1`
mergelog-4.5.1/configure-1699-    ac_beg=$ac_end
mergelog-4.5.1/configure:1700:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
mergelog-4.5.1/configure-1701-  fi
##############################################
mergelog-4.5.1/configure-1715-  case "$ac_file" in
mergelog-4.5.1/configure:1716:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
mergelog-4.5.1/configure:1717:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mergelog-4.5.1/configure-1718-  *) ac_file_in="${ac_file}.in" ;;
##############################################
mergelog-4.5.1/configure-1723-  # Remove last slash and all that follows it.  Not all systems have dirname.
mergelog-4.5.1/configure:1724:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
mergelog-4.5.1/configure-1725-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
mergelog-4.5.1/configure-1727-    test ! -d "$ac_dir" && mkdir "$ac_dir"
mergelog-4.5.1/configure:1728:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
mergelog-4.5.1/configure-1729-    # A "../" for each directory in $ac_dir_suffix.
mergelog-4.5.1/configure:1730:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
mergelog-4.5.1/configure-1731-  else
##############################################
mergelog-4.5.1/configure-1737-      if test -z "$ac_dots"; then top_srcdir=.
mergelog-4.5.1/configure:1738:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
mergelog-4.5.1/configure-1739-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
mergelog-4.5.1/configure-1751-  rm -f "$ac_file"
mergelog-4.5.1/configure:1752:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
mergelog-4.5.1/configure-1753-  case "$ac_file" in
##############################################
mergelog-4.5.1/configure-1758-
mergelog-4.5.1/configure:1759:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
mergelog-4.5.1/configure-1760-  sed -e "$ac_comsub
##############################################
mergelog-4.5.1/src/Makefile.in-124-	  if test -f $$p; then \
mergelog-4.5.1/src/Makefile.in:125:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
mergelog-4.5.1/src/Makefile.in:126:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
mergelog-4.5.1/src/Makefile.in-127-	  else :; fi; \
##############################################
mergelog-4.5.1/src/Makefile.in-132-	list='$(bin_PROGRAMS)'; for p in $$list; do \
mergelog-4.5.1/src/Makefile.in:133:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
mergelog-4.5.1/src/Makefile.in-134-	done
##############################################
mergelog-4.5.1/src/Makefile.in-185-distdir: $(DISTFILES)
mergelog-4.5.1/src/Makefile.in:186:	here=`cd $(top_builddir) && pwd`; \
mergelog-4.5.1/src/Makefile.in:187:	top_distdir=`cd $(top_distdir) && pwd`; \
mergelog-4.5.1/src/Makefile.in:188:	distdir=`cd $(distdir) && pwd`; \
mergelog-4.5.1/src/Makefile.in-189-	cd $(top_srcdir) \