===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
esmtp-1.2/missing-139-       # Could not run --version or --help.  This is probably someone
esmtp-1.2/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
esmtp-1.2/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
esmtp-1.2/missing-173-         from any GNU archive site."
esmtp-1.2/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
esmtp-1.2/missing-175-    test -z "$files" && files="config.h"
##############################################
esmtp-1.2/missing-202-         proper tools for further handling them.
esmtp-1.2/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
esmtp-1.2/missing-204-         archive site."
esmtp-1.2/missing-205-
esmtp-1.2/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
esmtp-1.2/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
esmtp-1.2/missing-208-    if test -f "$file"; then
##############################################
esmtp-1.2/missing-231-	*.y)
esmtp-1.2/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
esmtp-1.2/missing-233-	    if test -f "$SRCFILE"; then
##############################################
esmtp-1.2/missing-235-	    fi
esmtp-1.2/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
esmtp-1.2/missing-237-	    if test -f "$SRCFILE"; then
##############################################
esmtp-1.2/missing-261-	*.l)
esmtp-1.2/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
esmtp-1.2/missing-263-	    if test -f "$SRCFILE"; then
##############################################
esmtp-1.2/missing-280-
esmtp-1.2/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
esmtp-1.2/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
esmtp-1.2/missing-283-    if test -f "$file"; then
##############################################
esmtp-1.2/missing-300-    # The file to touch is that specified with -o ...
esmtp-1.2/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
esmtp-1.2/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
esmtp-1.2/missing-303-    if test -z "$file"; then
esmtp-1.2/missing-304-      # ... or it is the one specified with @setfilename ...
esmtp-1.2/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
esmtp-1.2/missing-306-      file=`sed -n '
##############################################
esmtp-1.2/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
esmtp-1.2/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
esmtp-1.2/missing-314-    fi
##############################################
esmtp-1.2/missing-336-	*o*)
esmtp-1.2/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
esmtp-1.2/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
esmtp-1.2/missing-342-	*h*)
esmtp-1.2/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
esmtp-1.2/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
esmtp-1.2/install-sh-217-      fi
esmtp-1.2/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
esmtp-1.2/install-sh-219-    *)
##############################################
esmtp-1.2/install-sh-269-      dstdir=$dst
esmtp-1.2/install-sh:270:      dst=$dstdir/`basename "$src"`
esmtp-1.2/install-sh-271-      dstdir_status=0
##############################################
esmtp-1.2/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
esmtp-1.2/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
esmtp-1.2/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
esmtp-1.2/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
esmtp-1.2/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
esmtp-1.2/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
esmtp-1.2/install-sh-418-	    case $prefix in
esmtp-1.2/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
esmtp-1.2/install-sh-420-	      *) qprefix=$prefix;;
##############################################
esmtp-1.2/install-sh-467-    if $copy_on_change &&
esmtp-1.2/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
esmtp-1.2/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
esmtp-1.2/install-sh-470-
##############################################
esmtp-1.2/Makefile.in-75-DIST_SOURCES = $(esmtp_SOURCES)
esmtp-1.2/Makefile.in:76:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
esmtp-1.2/Makefile.in-77-am__vpath_adj = case $$p in \
esmtp-1.2/Makefile.in:78:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
esmtp-1.2/Makefile.in-79-    *) f=$$p;; \
esmtp-1.2/Makefile.in-80-  esac;
esmtp-1.2/Makefile.in:81:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
esmtp-1.2/Makefile.in-82-am__install_max = 40
esmtp-1.2/Makefile.in-83-am__nobase_strip_setup = \
esmtp-1.2/Makefile.in:84:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
esmtp-1.2/Makefile.in-85-am__nobase_strip = \
##############################################
esmtp-1.2/Makefile.in-355-.c.obj:
esmtp-1.2/Makefile.in:356:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
esmtp-1.2/Makefile.in-357-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
esmtp-1.2/Makefile.in-359-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
esmtp-1.2/Makefile.in:360:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
esmtp-1.2/Makefile.in-361-
##############################################
esmtp-1.2/Makefile.in-488-GTAGS:
esmtp-1.2/Makefile.in:489:	here=`$(am__cd) $(top_builddir) && pwd` \
esmtp-1.2/Makefile.in-490-	  && $(am__cd) $(top_srcdir) \
##############################################
esmtp-1.2/Makefile.in-511-	test -d "$(distdir)" || mkdir "$(distdir)"
esmtp-1.2/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
esmtp-1.2/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
esmtp-1.2/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
esmtp-1.2/Makefile.in-525-	  if test -d $$d/$$file; then \
esmtp-1.2/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
esmtp-1.2/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
esmtp-1.2/Makefile.in-604-	test -d $(distdir)/_build || exit 0; \
esmtp-1.2/Makefile.in:605:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
esmtp-1.2/Makefile.in-606-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
esmtp-1.2/Makefile.in-638-	@$(am__cd) '$(distuninstallcheck_dir)' \
esmtp-1.2/Makefile.in:639:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
esmtp-1.2/Makefile.in-640-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
esmtp-1.2/Makefile.in-650-	fi
esmtp-1.2/Makefile.in:651:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
esmtp-1.2/Makefile.in-652-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
esmtp-1.2/ylwrap-125-  # The directory holding the input.
esmtp-1.2/ylwrap:126:  input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
esmtp-1.2/ylwrap-127-  # Quote $INPUT_DIR so we can use it in a regexp.
esmtp-1.2/ylwrap-128-  # FIXME: really we should care about more than `.' and `\'.
esmtp-1.2/ylwrap:129:  input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
esmtp-1.2/ylwrap-130-
##############################################
esmtp-1.2/ylwrap-158-	realtarget="$target"
esmtp-1.2/ylwrap:159:	target="tmp-`echo $target | sed s/.*[\\/]//g`"
esmtp-1.2/ylwrap-160-      fi
##############################################
esmtp-1.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
esmtp-1.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
esmtp-1.2/configure-47-  as_echo='print -r --'
esmtp-1.2/configure-48-  as_echo_n='print -rn --'
esmtp-1.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
esmtp-1.2/configure-50-  as_echo='printf %s\n'
##############################################
esmtp-1.2/configure-52-else
esmtp-1.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
esmtp-1.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
esmtp-1.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
esmtp-1.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
esmtp-1.2/configure-64-      esac;
##############################################
esmtp-1.2/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
esmtp-1.2/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
esmtp-1.2/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
esmtp-1.2/configure-288-      case $as_dir in #(
esmtp-1.2/configure:289:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
esmtp-1.2/configure-290-      *) as_qdir=$as_dir;;
##############################################
esmtp-1.2/configure-353-  {
esmtp-1.2/configure:354:    as_val=`expr "$@" || test $? -eq 1`
esmtp-1.2/configure-355-  }
##############################################
esmtp-1.2/configure-360-# ---------------------------------
esmtp-1.2/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
esmtp-1.2/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
esmtp-1.2/configure-423-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
esmtp-1.2/configure:424:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
esmtp-1.2/configure-425-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
esmtp-1.2/configure-514-	esac;
esmtp-1.2/configure:515:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
esmtp-1.2/configure-516-	???[sx]*):;;*)false;;esac;fi
##############################################
esmtp-1.2/configure-766-  case $ac_option in
esmtp-1.2/configure:767:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
esmtp-1.2/configure-768-  *)	ac_optarg=yes ;;
##############################################
esmtp-1.2/configure-809-  -disable-* | --disable-*)
esmtp-1.2/configure:810:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
esmtp-1.2/configure-811-    # Reject names that are not valid shell variable names.
##############################################
esmtp-1.2/configure-814-    ac_useropt_orig=$ac_useropt
esmtp-1.2/configure:815:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
esmtp-1.2/configure-816-    case $ac_user_opts in
##############################################
esmtp-1.2/configure-835-  -enable-* | --enable-*)
esmtp-1.2/configure:836:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
esmtp-1.2/configure-837-    # Reject names that are not valid shell variable names.
##############################################
esmtp-1.2/configure-840-    ac_useropt_orig=$ac_useropt
esmtp-1.2/configure:841:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
esmtp-1.2/configure-842-    case $ac_user_opts in
##############################################
esmtp-1.2/configure-1039-  -with-* | --with-*)
esmtp-1.2/configure:1040:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
esmtp-1.2/configure-1041-    # Reject names that are not valid shell variable names.
##############################################
esmtp-1.2/configure-1044-    ac_useropt_orig=$ac_useropt
esmtp-1.2/configure:1045:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
esmtp-1.2/configure-1046-    case $ac_user_opts in
##############################################
esmtp-1.2/configure-1055-  -without-* | --without-*)
esmtp-1.2/configure:1056:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
esmtp-1.2/configure-1057-    # Reject names that are not valid shell variable names.
##############################################
esmtp-1.2/configure-1060-    ac_useropt_orig=$ac_useropt
esmtp-1.2/configure:1061:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
esmtp-1.2/configure-1062-    case $ac_user_opts in
##############################################
esmtp-1.2/configure-1093-  *=*)
esmtp-1.2/configure:1094:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
esmtp-1.2/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
esmtp-1.2/configure-1114-if test -n "$ac_prev"; then
esmtp-1.2/configure:1115:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
esmtp-1.2/configure-1116-  as_fn_error "missing argument to $ac_option"
##############################################
esmtp-1.2/configure-1136-    */ )
esmtp-1.2/configure:1137:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
esmtp-1.2/configure-1138-      eval $ac_var=\$ac_val;;
##############################################
esmtp-1.2/configure-1173-ac_ls_di=`ls -di .` &&
esmtp-1.2/configure:1174:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
esmtp-1.2/configure-1175-  as_fn_error "working directory cannot be determined"
##############################################
esmtp-1.2/configure-1229-case $srcdir in
esmtp-1.2/configure:1230:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
esmtp-1.2/configure-1231-esac
##############################################
esmtp-1.2/configure-1272-By default, \`make install' will install all the files in
esmtp-1.2/configure:1273:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
esmtp-1.2/configure:1274:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
esmtp-1.2/configure-1275-for instance \`--prefix=\$HOME'.
##############################################
esmtp-1.2/configure-1363-*)
esmtp-1.2/configure:1364:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
esmtp-1.2/configure-1365-  # A ".." for each directory in $ac_dir_suffix.
esmtp-1.2/configure:1366:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
esmtp-1.2/configure-1367-  case $ac_top_builddir_sub in
##############################################
esmtp-1.2/configure-1847-    *\'*)
esmtp-1.2/configure:1848:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
esmtp-1.2/configure-1849-    esac
##############################################
esmtp-1.2/configure-1934-      case $ac_val in
esmtp-1.2/configure:1935:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
esmtp-1.2/configure-1936-      esac
##############################################
esmtp-1.2/configure-1951-	case $ac_val in
esmtp-1.2/configure:1952:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
esmtp-1.2/configure-1953-	esac
##############################################
esmtp-1.2/configure-2064-    set,)
esmtp-1.2/configure:2065:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
esmtp-1.2/configure:2066:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
esmtp-1.2/configure-2067-      ac_cache_corrupted=: ;;
##############################################
esmtp-1.2/configure-2075-	# differences in whitespace do not lead to failure.
esmtp-1.2/configure:2076:	ac_old_val_w=`echo x $ac_old_val`
esmtp-1.2/configure:2077:	ac_new_val_w=`echo x $ac_new_val`
esmtp-1.2/configure-2078-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
esmtp-1.2/configure-2095-    case $ac_new_val in
esmtp-1.2/configure:2096:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
esmtp-1.2/configure-2097-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
esmtp-1.2/configure-2267-if (
esmtp-1.2/configure:2268:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
esmtp-1.2/configure-2269-   if test "$*" = "X"; then
esmtp-1.2/configure-2270-      # -L didn't work.
esmtp-1.2/configure:2271:      set X `ls -t "$srcdir/configure" conftest.file`
esmtp-1.2/configure-2272-   fi
##############################################
esmtp-1.2/configure-2303-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
esmtp-1.2/configure:2304:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
esmtp-1.2/configure-2305-
esmtp-1.2/configure-2306-# expand $ac_aux_dir to an absolute path
esmtp-1.2/configure:2307:am_aux_dir=`cd $ac_aux_dir && pwd`
esmtp-1.2/configure-2308-
##############################################
esmtp-1.2/configure-2448-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
esmtp-1.2/configure:2449:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
esmtp-1.2/configure-2450-	     'mkdir (GNU coreutils) '* | \
##############################################
esmtp-1.2/configure-2527-set x ${MAKE-make}
esmtp-1.2/configure:2528:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
esmtp-1.2/configure-2529-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
esmtp-1.2/configure-2537-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
esmtp-1.2/configure:2538:case `${MAKE-make} -f conftest.make 2>/dev/null` in
esmtp-1.2/configure-2539-  *@@@%%%=?*=@@@%%%*)
##############################################
esmtp-1.2/configure-2564-
esmtp-1.2/configure:2565:if test "`cd $srcdir && pwd`" != "`pwd`"; then
esmtp-1.2/configure-2566-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
esmtp-1.2/configure-2996-$as_echo_n "checking whether the C compiler works... " >&6; }
esmtp-1.2/configure:2997:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
esmtp-1.2/configure-2998-
##############################################
esmtp-1.2/configure-3040-	then :; else
esmtp-1.2/configure:3041:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
esmtp-1.2/configure-3042-	fi
##############################################
esmtp-1.2/configure-3101-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
esmtp-1.2/configure:3102:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
esmtp-1.2/configure-3103-	  break;;
##############################################
esmtp-1.2/configure-3210-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
esmtp-1.2/configure:3211:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
esmtp-1.2/configure-3212-       break;;
##############################################
esmtp-1.2/configure-3460-# Ignore all kinds of additional output from `make'.
esmtp-1.2/configure:3461:case `$am_make -s -f confmf 2> /dev/null` in #(
esmtp-1.2/configure-3462-*the\ am__doit\ target*)
##############################################
esmtp-1.2/configure-3470-   echo '.include "confinc"' > confmf
esmtp-1.2/configure:3471:   case `$am_make -s -f confmf 2> /dev/null` in #(
esmtp-1.2/configure-3472-   *the\ am__doit\ target*)
##############################################
esmtp-1.2/configure-3531-  if test "$am_compiler_list" = ""; then
esmtp-1.2/configure:3532:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
esmtp-1.2/configure-3533-  fi
##############################################
esmtp-1.2/configure-3789-  # Check for GNU $ac_path_GREP
esmtp-1.2/configure:3790:case `"$ac_path_GREP" --version 2>&1` in
esmtp-1.2/configure-3791-*GNU*)
##############################################
esmtp-1.2/configure-3855-  # Check for GNU $ac_path_EGREP
esmtp-1.2/configure:3856:case `"$ac_path_EGREP" --version 2>&1` in
esmtp-1.2/configure-3857-*GNU*)
##############################################
esmtp-1.2/configure-4199-/* end confdefs.h.  */
esmtp-1.2/configure:4200:`cat $LEX_OUTPUT_ROOT.c`
esmtp-1.2/configure-4201-_ACEOF
##############################################
esmtp-1.2/configure-4231-#define YYTEXT_POINTER 1
esmtp-1.2/configure:4232:`cat $LEX_OUTPUT_ROOT.c`
esmtp-1.2/configure-4233-_ACEOF
##############################################
esmtp-1.2/configure-4320-do :
esmtp-1.2/configure:4321:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
esmtp-1.2/configure-4322-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
esmtp-1.2/configure-4326-  cat >>confdefs.h <<_ACEOF
esmtp-1.2/configure:4327:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
esmtp-1.2/configure-4328-_ACEOF
##############################################
esmtp-1.2/configure-4427-do :
esmtp-1.2/configure:4428:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
esmtp-1.2/configure-4429-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
esmtp-1.2/configure-4432-  cat >>confdefs.h <<_ACEOF
esmtp-1.2/configure:4433:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
esmtp-1.2/configure-4434-_ACEOF
##############################################
esmtp-1.2/configure-4527-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
esmtp-1.2/configure:4528:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
esmtp-1.2/configure-4529-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
esmtp-1.2/configure-4614-if test -z "$BASH_VERSION$ZSH_VERSION" \
esmtp-1.2/configure:4615:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
esmtp-1.2/configure-4616-  as_echo='print -r --'
esmtp-1.2/configure-4617-  as_echo_n='print -rn --'
esmtp-1.2/configure:4618:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
esmtp-1.2/configure-4619-  as_echo='printf %s\n'
##############################################
esmtp-1.2/configure-4621-else
esmtp-1.2/configure:4622:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
esmtp-1.2/configure-4623-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
esmtp-1.2/configure-4631-	expr "X$arg" : "X\\(.*\\)$as_nl";
esmtp-1.2/configure:4632:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
esmtp-1.2/configure-4633-      esac;
##############################################
esmtp-1.2/configure-4707-# ---------------------------------
esmtp-1.2/configure:4708:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
esmtp-1.2/configure-4709-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
esmtp-1.2/configure-4779-  {
esmtp-1.2/configure:4780:    as_val=`expr "$@" || test $? -eq 1`
esmtp-1.2/configure-4781-  }
##############################################
esmtp-1.2/configure-4883-      case $as_dir in #(
esmtp-1.2/configure:4884:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
esmtp-1.2/configure-4885-      *) as_qdir=$as_dir;;
##############################################
esmtp-1.2/configure-4940-	esac;
esmtp-1.2/configure:4941:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
esmtp-1.2/configure-4942-	???[sx]*):;;*)false;;esac;fi
##############################################
esmtp-1.2/configure-5030-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
esmtp-1.2/configure:5031:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
esmtp-1.2/configure-5032-ac_cs_version="\\
##############################################
esmtp-1.2/configure-5055-  --*=*)
esmtp-1.2/configure:5056:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
esmtp-1.2/configure:5057:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
esmtp-1.2/configure-5058-    ac_shift=:
##############################################
esmtp-1.2/configure-5079-    case $ac_optarg in
esmtp-1.2/configure:5080:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
esmtp-1.2/configure-5081-    esac
##############################################
esmtp-1.2/configure-5086-    case $ac_optarg in
esmtp-1.2/configure:5087:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
esmtp-1.2/configure-5088-    esac
##############################################
esmtp-1.2/configure-5212-fi
esmtp-1.2/configure:5213:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
esmtp-1.2/configure-5214-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
esmtp-1.2/configure-5229-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
esmtp-1.2/configure:5230:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
esmtp-1.2/configure-5231-ac_delim='%!_!# '
##############################################
esmtp-1.2/configure-5235-
esmtp-1.2/configure:5236:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
esmtp-1.2/configure-5237-  if test $ac_delim_n = $ac_delim_num; then
##############################################
esmtp-1.2/configure-5365-for ac_last_try in false false :; do
esmtp-1.2/configure:5366:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
esmtp-1.2/configure-5367-  if test -z "$ac_t"; then
##############################################
esmtp-1.2/configure-5497-      esac
esmtp-1.2/configure:5498:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
esmtp-1.2/configure-5499-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
esmtp-1.2/configure-5556-*)
esmtp-1.2/configure:5557:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
esmtp-1.2/configure-5558-  # A ".." for each directory in $ac_dir_suffix.
esmtp-1.2/configure:5559:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
esmtp-1.2/configure-5560-  case $ac_top_builddir_sub in
##############################################
esmtp-1.2/configure-5617-/@mandir@/p'
esmtp-1.2/configure:5618:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
esmtp-1.2/configure-5619-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
esmtp-1.2/configure-5634-
esmtp-1.2/configure:5635:# Neutralize VPATH when `$srcdir' = `.'.
esmtp-1.2/configure-5636-# Shell code in configure.ac might set extrasub.
##############################################
esmtp-1.2/configure-5662-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
esmtp-1.2/configure:5663:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
esmtp-1.2/configure:5664:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
esmtp-1.2/configure-5665-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
esmtp-1.2/configure-5707-    * )
esmtp-1.2/configure:5708:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
esmtp-1.2/configure-5709-  esac
##############################################
esmtp-1.2/configure-5754-    # Strip MF so we end up with the name of the file.
esmtp-1.2/configure:5755:    mf=`echo "$mf" | sed -e 's/:.*$//'`
esmtp-1.2/configure-5756-    # Check whether this is an Automake generated Makefile or not.
##############################################
esmtp-1.2/configure-5791-    # from the Makefile without running `make'.
esmtp-1.2/configure:5792:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
esmtp-1.2/configure-5793-    test -z "$DEPDIR" && continue
esmtp-1.2/configure:5794:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
esmtp-1.2/configure-5795-    test -z "am__include" && continue
esmtp-1.2/configure:5796:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
esmtp-1.2/configure-5797-    # When using ansi2knr, U may be empty or an underscore; expand it
esmtp-1.2/configure:5798:    U=`sed -n 's/^U = //p' < "$mf"`
esmtp-1.2/configure-5799-    # Find all dependency output files, they are included files with
##############################################
esmtp-1.2/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
esmtp-1.2/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
esmtp-1.2/aclocal.m4-69-#
##############################################
esmtp-1.2/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
esmtp-1.2/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
esmtp-1.2/aclocal.m4-93-# and then we would define $MISSING as
##############################################
esmtp-1.2/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
esmtp-1.2/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
esmtp-1.2/aclocal.m4-109-])
##############################################
esmtp-1.2/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
esmtp-1.2/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
esmtp-1.2/aclocal.m4-210-  fi
##############################################
esmtp-1.2/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
esmtp-1.2/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
esmtp-1.2/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
esmtp-1.2/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
esmtp-1.2/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
esmtp-1.2/aclocal.m4-365-    else
##############################################
esmtp-1.2/aclocal.m4-369-    # from the Makefile without running `make'.
esmtp-1.2/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
esmtp-1.2/aclocal.m4-371-    test -z "$DEPDIR" && continue
esmtp-1.2/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
esmtp-1.2/aclocal.m4-373-    test -z "am__include" && continue
esmtp-1.2/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
esmtp-1.2/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
esmtp-1.2/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
esmtp-1.2/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
esmtp-1.2/aclocal.m4-385-      test -f "$dirpart/$file" && continue
esmtp-1.2/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
esmtp-1.2/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
esmtp-1.2/aclocal.m4-440-AC_REQUIRE([AC_PROG_INSTALL])dnl
esmtp-1.2/aclocal.m4:441:if test "`cd $srcdir && pwd`" != "`pwd`"; then
esmtp-1.2/aclocal.m4-442-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
esmtp-1.2/aclocal.m4-542-    * )
esmtp-1.2/aclocal.m4:543:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
esmtp-1.2/aclocal.m4-544-  esac
esmtp-1.2/aclocal.m4-545-done
esmtp-1.2/aclocal.m4:546:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
esmtp-1.2/aclocal.m4-547-
##############################################
esmtp-1.2/aclocal.m4-657-# Ignore all kinds of additional output from `make'.
esmtp-1.2/aclocal.m4:658:case `$am_make -s -f confmf 2> /dev/null` in #(
esmtp-1.2/aclocal.m4-659-*the\ am__doit\ target*)
##############################################
esmtp-1.2/aclocal.m4-667-   echo '.include "confinc"' > confmf
esmtp-1.2/aclocal.m4:668:   case `$am_make -s -f confmf 2> /dev/null` in #(
esmtp-1.2/aclocal.m4-669-   *the\ am__doit\ target*)
##############################################
esmtp-1.2/aclocal.m4-820-if (
esmtp-1.2/aclocal.m4:821:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
esmtp-1.2/aclocal.m4-822-   if test "$[*]" = "X"; then
esmtp-1.2/aclocal.m4-823-      # -L didn't work.
esmtp-1.2/aclocal.m4:824:      set X `ls -t "$srcdir/configure" conftest.file`
esmtp-1.2/aclocal.m4-825-   fi
##############################################
esmtp-1.2/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
esmtp-1.2/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
esmtp-1.2/depcomp-69-
##############################################
esmtp-1.2/depcomp-224-  # Version 6 uses the directory in both cases.
esmtp-1.2/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
esmtp-1.2/depcomp-226-  test "x$dir" = "x$object" && dir=
esmtp-1.2/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
esmtp-1.2/depcomp-228-  if test "$libtool" = yes; then
##############################################
esmtp-1.2/depcomp-253-    # Do two passes, one to just change these to
esmtp-1.2/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
esmtp-1.2/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
esmtp-1.2/depcomp-295-  # Do two passes, one to just change these to
esmtp-1.2/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
esmtp-1.2/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
esmtp-1.2/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
esmtp-1.2/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
esmtp-1.2/depcomp-313-  test "x$dir" = "x$object" && dir=
esmtp-1.2/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
esmtp-1.2/depcomp-315-  if test "$libtool" = yes; then
##############################################
esmtp-1.2/depcomp-355-   # Subdirectories are respected.
esmtp-1.2/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
esmtp-1.2/depcomp-357-   test "x$dir" = "x$object" && dir=
esmtp-1.2/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
esmtp-1.2/depcomp-359-
##############################################
esmtp-1.2/depcomp-501-  done
esmtp-1.2/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
esmtp-1.2/depcomp-503-  touch "$tmpdepfile"
##############################################
esmtp-1.2/esmtp-wrapper-42-	}
esmtp-1.2/esmtp-wrapper:43:	mdir="`$mktemp -d "$qdir/XXXXXXXX"`"
esmtp-1.2/esmtp-wrapper-44-	[ -d "$mdir" ] || {
##############################################
esmtp-1.2/esmtp-wrapper-62-	echo "mail in dir $1:"
esmtp-1.2/esmtp-wrapper:63:	printf '\t%s' "`grep ^From: "$1/mail"`"
esmtp-1.2/esmtp-wrapper:64:	printf '\t%s' "`grep ^To: "$1/mail"`"
esmtp-1.2/esmtp-wrapper-65-	[ -f "$1/lock" ] && printf '\t%s' "[LOCKED]"
esmtp-1.2/esmtp-wrapper:66:	printf '\t%s\n' "`grep ^Date: "$1/mail"`"
esmtp-1.2/esmtp-wrapper-67-}
##############################################
esmtp-1.2/esmtp-wrapper-107-		send_mail "$dir"
esmtp-1.2/esmtp-wrapper:108:		undelivered=`expr $undelivered + $?`
esmtp-1.2/esmtp-wrapper-109-	done
##############################################
esmtp-1.2/esmtp-wrapper-113-
esmtp-1.2/esmtp-wrapper:114:ME=`basename "$0"`
esmtp-1.2/esmtp-wrapper-115-