===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
msmtp-1.8.11/doc/Makefile.in-49-  { \
msmtp-1.8.11/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
msmtp-1.8.11/doc/Makefile.in-51-  }; \
##############################################
msmtp-1.8.11/doc/Makefile.in-162-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
msmtp-1.8.11/doc/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
msmtp-1.8.11/doc/Makefile.in-164-am__vpath_adj = case $$p in \
msmtp-1.8.11/doc/Makefile.in:165:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
msmtp-1.8.11/doc/Makefile.in-166-    *) f=$$p;; \
msmtp-1.8.11/doc/Makefile.in-167-  esac;
msmtp-1.8.11/doc/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
msmtp-1.8.11/doc/Makefile.in-169-am__install_max = 40
msmtp-1.8.11/doc/Makefile.in-170-am__nobase_strip_setup = \
msmtp-1.8.11/doc/Makefile.in:171:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
msmtp-1.8.11/doc/Makefile.in-172-am__nobase_strip = \
##############################################
msmtp-1.8.11/doc/Makefile.in-390-	  $(am__cd) $(srcdir) && \
msmtp-1.8.11/doc/Makefile.in:391:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
msmtp-1.8.11/doc/Makefile.in-392-	fi; \
##############################################
msmtp-1.8.11/doc/Makefile.in-422-	@(dir=.; test -f ./msmtp.texi || dir=$(srcdir); \
msmtp-1.8.11/doc/Makefile.in:423:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/msmtp.texi`; \
msmtp-1.8.11/doc/Makefile.in-424-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
msmtp-1.8.11/doc/Makefile.in-466-	  for file in $$list; do \
msmtp-1.8.11/doc/Makefile.in:467:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
msmtp-1.8.11/doc/Makefile.in-468-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
msmtp-1.8.11/doc/Makefile.in-475-	for file in $$list; do \
msmtp-1.8.11/doc/Makefile.in:476:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
msmtp-1.8.11/doc/Makefile.in:477:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
msmtp-1.8.11/doc/Makefile.in-478-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
msmtp-1.8.11/doc/Makefile.in-502-dist-info: $(INFO_DEPS)
msmtp-1.8.11/doc/Makefile.in:503:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
msmtp-1.8.11/doc/Makefile.in-504-	list='$(INFO_DEPS)'; \
##############################################
msmtp-1.8.11/doc/Makefile.in-506-	  case $$base in \
msmtp-1.8.11/doc/Makefile.in:507:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
msmtp-1.8.11/doc/Makefile.in-508-	  esac; \
msmtp-1.8.11/doc/Makefile.in-509-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
msmtp-1.8.11/doc/Makefile.in:510:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
msmtp-1.8.11/doc/Makefile.in-511-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
msmtp-1.8.11/doc/Makefile.in-512-	    if test -f $$file; then \
msmtp-1.8.11/doc/Makefile.in:513:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
msmtp-1.8.11/doc/Makefile.in-514-	      test -f "$(distdir)/$$relfile" || \
##############################################
msmtp-1.8.11/doc/Makefile.in-528-	@list='$(INFO_DEPS)'; for i in $$list; do \
msmtp-1.8.11/doc/Makefile.in:529:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
msmtp-1.8.11/doc/Makefile.in-530-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
msmtp-1.8.11/doc/Makefile.in-537-	test -n "$(man1dir)" \
msmtp-1.8.11/doc/Makefile.in:538:	  && test -n "`echo $$list1$$list2`" \
msmtp-1.8.11/doc/Makefile.in-539-	  || exit 0; \
##############################################
msmtp-1.8.11/doc/Makefile.in-586-distdir-am: $(DISTFILES)
msmtp-1.8.11/doc/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/doc/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/doc/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
msmtp-1.8.11/doc/Makefile.in-600-	  if test -d $$d/$$file; then \
msmtp-1.8.11/doc/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
msmtp-1.8.11/doc/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
msmtp-1.8.11/doc/Makefile.in-727-	@$(NORMAL_INSTALL)
msmtp-1.8.11/doc/Makefile.in:728:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
msmtp-1.8.11/doc/Makefile.in-729-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
msmtp-1.8.11/doc/Makefile.in-735-	  case $$file in \
msmtp-1.8.11/doc/Makefile.in:736:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
msmtp-1.8.11/doc/Makefile.in-737-	  esac; \
msmtp-1.8.11/doc/Makefile.in-738-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
msmtp-1.8.11/doc/Makefile.in:739:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
msmtp-1.8.11/doc/Makefile.in-740-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
msmtp-1.8.11/doc/Makefile.in-753-	  for file in $$list; do \
msmtp-1.8.11/doc/Makefile.in:754:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
msmtp-1.8.11/doc/Makefile.in-755-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
msmtp-1.8.11/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
msmtp-1.8.11/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
msmtp-1.8.11/configure-47-  as_echo='print -r --'
msmtp-1.8.11/configure-48-  as_echo_n='print -rn --'
msmtp-1.8.11/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
msmtp-1.8.11/configure-50-  as_echo='printf %s\n'
##############################################
msmtp-1.8.11/configure-52-else
msmtp-1.8.11/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
msmtp-1.8.11/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
msmtp-1.8.11/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
msmtp-1.8.11/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
msmtp-1.8.11/configure-64-      esac;
##############################################
msmtp-1.8.11/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
msmtp-1.8.11/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
msmtp-1.8.11/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
msmtp-1.8.11/configure-327-      case $as_dir in #(
msmtp-1.8.11/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
msmtp-1.8.11/configure-329-      *) as_qdir=$as_dir;;
##############################################
msmtp-1.8.11/configure-400-  {
msmtp-1.8.11/configure:401:    as_val=`expr "$@" || test $? -eq 1`
msmtp-1.8.11/configure-402-  }
##############################################
msmtp-1.8.11/configure-407-# ----------------------------------------
msmtp-1.8.11/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
msmtp-1.8.11/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
msmtp-1.8.11/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
msmtp-1.8.11/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
msmtp-1.8.11/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
msmtp-1.8.11/configure-870-  case $ac_option in
msmtp-1.8.11/configure:871:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
msmtp-1.8.11/configure-872-  *=)   ac_optarg= ;;
##############################################
msmtp-1.8.11/configure-914-  -disable-* | --disable-*)
msmtp-1.8.11/configure:915:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
msmtp-1.8.11/configure-916-    # Reject names that are not valid shell variable names.
##############################################
msmtp-1.8.11/configure-919-    ac_useropt_orig=$ac_useropt
msmtp-1.8.11/configure:920:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
msmtp-1.8.11/configure-921-    case $ac_user_opts in
##############################################
msmtp-1.8.11/configure-940-  -enable-* | --enable-*)
msmtp-1.8.11/configure:941:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
msmtp-1.8.11/configure-942-    # Reject names that are not valid shell variable names.
##############################################
msmtp-1.8.11/configure-945-    ac_useropt_orig=$ac_useropt
msmtp-1.8.11/configure:946:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
msmtp-1.8.11/configure-947-    case $ac_user_opts in
##############################################
msmtp-1.8.11/configure-1153-  -with-* | --with-*)
msmtp-1.8.11/configure:1154:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
msmtp-1.8.11/configure-1155-    # Reject names that are not valid shell variable names.
##############################################
msmtp-1.8.11/configure-1158-    ac_useropt_orig=$ac_useropt
msmtp-1.8.11/configure:1159:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
msmtp-1.8.11/configure-1160-    case $ac_user_opts in
##############################################
msmtp-1.8.11/configure-1169-  -without-* | --without-*)
msmtp-1.8.11/configure:1170:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
msmtp-1.8.11/configure-1171-    # Reject names that are not valid shell variable names.
##############################################
msmtp-1.8.11/configure-1174-    ac_useropt_orig=$ac_useropt
msmtp-1.8.11/configure:1175:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
msmtp-1.8.11/configure-1176-    case $ac_user_opts in
##############################################
msmtp-1.8.11/configure-1207-  *=*)
msmtp-1.8.11/configure:1208:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
msmtp-1.8.11/configure-1209-    # Reject names that are not valid shell variable names.
##############################################
msmtp-1.8.11/configure-1228-if test -n "$ac_prev"; then
msmtp-1.8.11/configure:1229:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
msmtp-1.8.11/configure-1230-  as_fn_error $? "missing argument to $ac_option"
##############################################
msmtp-1.8.11/configure-1250-    */ )
msmtp-1.8.11/configure:1251:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
msmtp-1.8.11/configure-1252-      eval $ac_var=\$ac_val;;
##############################################
msmtp-1.8.11/configure-1285-ac_ls_di=`ls -di .` &&
msmtp-1.8.11/configure:1286:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
msmtp-1.8.11/configure-1287-  as_fn_error $? "working directory cannot be determined"
##############################################
msmtp-1.8.11/configure-1341-case $srcdir in
msmtp-1.8.11/configure:1342:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
msmtp-1.8.11/configure-1343-esac
##############################################
msmtp-1.8.11/configure-1384-By default, \`make install' will install all the files in
msmtp-1.8.11/configure:1385:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
msmtp-1.8.11/configure:1386:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
msmtp-1.8.11/configure-1387-for instance \`--prefix=\$HOME'.
##############################################
msmtp-1.8.11/configure-1520-*)
msmtp-1.8.11/configure:1521:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
msmtp-1.8.11/configure-1522-  # A ".." for each directory in $ac_dir_suffix.
msmtp-1.8.11/configure:1523:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
msmtp-1.8.11/configure-1524-  case $ac_top_builddir_sub in
##############################################
msmtp-1.8.11/configure-2123-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
msmtp-1.8.11/configure:2124:  as_decl_name=`echo $2|sed 's/ *(.*//'`
msmtp-1.8.11/configure:2125:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
msmtp-1.8.11/configure-2126-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
msmtp-1.8.11/configure-2237-    *\'*)
msmtp-1.8.11/configure:2238:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
msmtp-1.8.11/configure-2239-    esac
##############################################
msmtp-1.8.11/configure-2320-      case $ac_val in
msmtp-1.8.11/configure:2321:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
msmtp-1.8.11/configure-2322-      esac
##############################################
msmtp-1.8.11/configure-2335-	case $ac_val in
msmtp-1.8.11/configure:2336:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
msmtp-1.8.11/configure-2337-	esac
##############################################
msmtp-1.8.11/configure-2456-    set,)
msmtp-1.8.11/configure:2457:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
msmtp-1.8.11/configure:2458:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
msmtp-1.8.11/configure-2459-      ac_cache_corrupted=: ;;
##############################################
msmtp-1.8.11/configure-2467-	# differences in whitespace do not lead to failure.
msmtp-1.8.11/configure:2468:	ac_old_val_w=`echo x $ac_old_val`
msmtp-1.8.11/configure:2469:	ac_new_val_w=`echo x $ac_new_val`
msmtp-1.8.11/configure-2470-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
msmtp-1.8.11/configure-2487-    case $ac_new_val in
msmtp-1.8.11/configure:2488:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
msmtp-1.8.11/configure-2489-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
msmtp-1.8.11/configure-2557-test "x$ac_build_alias" = x &&
msmtp-1.8.11/configure:2558:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
msmtp-1.8.11/configure-2559-test "x$ac_build_alias" = x &&
msmtp-1.8.11/configure-2560-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
msmtp-1.8.11/configure:2561:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
msmtp-1.8.11/configure-2562-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
msmtp-1.8.11/configure-2581-IFS=$ac_save_IFS
msmtp-1.8.11/configure:2582:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
msmtp-1.8.11/configure-2583-
##############################################
msmtp-1.8.11/configure-2592-else
msmtp-1.8.11/configure:2593:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
msmtp-1.8.11/configure-2594-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
msmtp-1.8.11/configure-2614-IFS=$ac_save_IFS
msmtp-1.8.11/configure:2615:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
msmtp-1.8.11/configure-2616-
##############################################
msmtp-1.8.11/configure-2625-else
msmtp-1.8.11/configure:2626:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
msmtp-1.8.11/configure-2627-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
msmtp-1.8.11/configure-2647-IFS=$ac_save_IFS
msmtp-1.8.11/configure:2648:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
msmtp-1.8.11/configure-2649-
##############################################
msmtp-1.8.11/configure-2657-# Expand $ac_aux_dir to an absolute path.
msmtp-1.8.11/configure:2658:am_aux_dir=`cd "$ac_aux_dir" && pwd`
msmtp-1.8.11/configure-2659-
##############################################
msmtp-1.8.11/configure-3005-$as_echo_n "checking whether the C compiler works... " >&6; }
msmtp-1.8.11/configure:3006:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
msmtp-1.8.11/configure-3007-
##############################################
msmtp-1.8.11/configure-3049-	then :; else
msmtp-1.8.11/configure:3050:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
msmtp-1.8.11/configure-3051-	fi
##############################################
msmtp-1.8.11/configure-3109-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
msmtp-1.8.11/configure:3110:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
msmtp-1.8.11/configure-3111-	  break;;
##############################################
msmtp-1.8.11/configure-3218-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
msmtp-1.8.11/configure:3219:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
msmtp-1.8.11/configure-3220-       break;;
##############################################
msmtp-1.8.11/configure-3665-  # Check for GNU $ac_path_GREP
msmtp-1.8.11/configure:3666:case `"$ac_path_GREP" --version 2>&1` in
msmtp-1.8.11/configure-3667-*GNU*)
##############################################
msmtp-1.8.11/configure-3731-  # Check for GNU $ac_path_EGREP
msmtp-1.8.11/configure:3732:case `"$ac_path_EGREP" --version 2>&1` in
msmtp-1.8.11/configure-3733-*GNU*)
##############################################
msmtp-1.8.11/configure-3892-do :
msmtp-1.8.11/configure:3893:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
msmtp-1.8.11/configure-3894-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
msmtp-1.8.11/configure-3897-  cat >>confdefs.h <<_ACEOF
msmtp-1.8.11/configure:3898:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
msmtp-1.8.11/configure-3899-_ACEOF
##############################################
msmtp-1.8.11/configure-4285-     echo "timestamp, slept: $am_has_slept" > conftest.file
msmtp-1.8.11/configure:4286:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
msmtp-1.8.11/configure-4287-     if test "$*" = "X"; then
msmtp-1.8.11/configure-4288-	# -L didn't work.
msmtp-1.8.11/configure:4289:	set X `ls -t "$srcdir/configure" conftest.file`
msmtp-1.8.11/configure-4290-     fi
##############################################
msmtp-1.8.11/configure-4336-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
msmtp-1.8.11/configure:4337:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
msmtp-1.8.11/configure-4338-
##############################################
msmtp-1.8.11/configure-4478-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
msmtp-1.8.11/configure:4479:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
msmtp-1.8.11/configure-4480-	     'mkdir (GNU coreutils) '* | \
##############################################
msmtp-1.8.11/configure-4551-set x ${MAKE-make}
msmtp-1.8.11/configure:4552:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
msmtp-1.8.11/configure-4553-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
msmtp-1.8.11/configure-4561-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
msmtp-1.8.11/configure:4562:case `${MAKE-make} -f conftest.make 2>/dev/null` in
msmtp-1.8.11/configure-4563-  *@@@%%%=?*=@@@%%%*)
##############################################
msmtp-1.8.11/configure-4690-
msmtp-1.8.11/configure:4691:if test "`cd $srcdir && pwd`" != "`pwd`"; then
msmtp-1.8.11/configure-4692-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
msmtp-1.8.11/configure-4791-  if test "$am_compiler_list" = ""; then
msmtp-1.8.11/configure:4792:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
msmtp-1.8.11/configure-4793-  fi
##############################################
msmtp-1.8.11/configure-5611-  # Check for GNU $ac_path_SED
msmtp-1.8.11/configure:5612:case `"$ac_path_SED" --version 2>&1` in
msmtp-1.8.11/configure-5613-*GNU*)
##############################################
msmtp-1.8.11/configure-5786-
msmtp-1.8.11/configure:5787:    case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
msmtp-1.8.11/configure-5788-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
msmtp-1.8.11/configure-5863-
msmtp-1.8.11/configure:5864:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
msmtp-1.8.11/configure-5865-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
msmtp-1.8.11/configure-6021-          # gcc leaves a trailing carriage return which upsets mingw
msmtp-1.8.11/configure:6022:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
msmtp-1.8.11/configure-6023-        *)
msmtp-1.8.11/configure:6024:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
msmtp-1.8.11/configure-6025-      esac
##############################################
msmtp-1.8.11/configure-6030-          # Canonicalize the pathname of ld
msmtp-1.8.11/configure:6031:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
msmtp-1.8.11/configure-6032-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
msmtp-1.8.11/configure:6033:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
msmtp-1.8.11/configure-6034-          done
##############################################
msmtp-1.8.11/configure-6058-          # Break only if it was the GNU/non-GNU ld that we prefer.
msmtp-1.8.11/configure:6059:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
msmtp-1.8.11/configure-6060-            *GNU* | *'with BFD'*)
##############################################
msmtp-1.8.11/configure-6135-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
msmtp-1.8.11/configure:6136:case `$LD -v 2>&1 </dev/null` in
msmtp-1.8.11/configure-6137-*GNU* | *'with BFD'*)
##############################################
msmtp-1.8.11/configure-6561-                   ;;
msmtp-1.8.11/configure:6562:                 *) searchdir=`cd "$searchdir" && pwd`
msmtp-1.8.11/configure-6563-                    case "$searchdir" in
##############################################
msmtp-1.8.11/configure-6588-$as_echo "$acl_cv_libdirstems" >&6; }
msmtp-1.8.11/configure:6589:      acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
msmtp-1.8.11/configure:6590:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,//' -e 's/,.*//'`
msmtp-1.8.11/configure:6591:  acl_libdirstem3=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,[^,]*,//' -e 's/,.*//'`
msmtp-1.8.11/configure-6592-
##############################################
msmtp-1.8.11/configure-6677-        names_already_handled="$names_already_handled $name"
msmtp-1.8.11/configure:6678:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
msmtp-1.8.11/configure-6679-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
msmtp-1.8.11/configure-6759-                -L*)
msmtp-1.8.11/configure:6760:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
msmtp-1.8.11/configure-6761-                                    if test -n "$acl_shlibext"; then
##############################################
msmtp-1.8.11/configure-6877-              */$acl_libdirstem | */$acl_libdirstem/)
msmtp-1.8.11/configure:6878:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
msmtp-1.8.11/configure-6879-                if test "$name" = 'iconv'; then
##############################################
msmtp-1.8.11/configure-6884-              */$acl_libdirstem2 | */$acl_libdirstem2/)
msmtp-1.8.11/configure:6885:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
msmtp-1.8.11/configure-6886-                if test "$name" = 'iconv'; then
##############################################
msmtp-1.8.11/configure-6891-              */$acl_libdirstem3 | */$acl_libdirstem3/)
msmtp-1.8.11/configure:6892:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
msmtp-1.8.11/configure-6893-                if test "$name" = 'iconv'; then
##############################################
msmtp-1.8.11/configure-6942-                  -L*)
msmtp-1.8.11/configure:6943:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
msmtp-1.8.11/configure-6944-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
msmtp-1.8.11/configure-7003-                  -R*)
msmtp-1.8.11/configure:7004:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
msmtp-1.8.11/configure-7005-                    if test "$enable_rpath" != no; then
##############################################
msmtp-1.8.11/configure-7028-                  -l*)
msmtp-1.8.11/configure:7029:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
msmtp-1.8.11/configure-7030-                    ;;
msmtp-1.8.11/configure-7031-                  *.la)
msmtp-1.8.11/configure:7032:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
msmtp-1.8.11/configure-7033-                    ;;
##############################################
msmtp-1.8.11/configure-7609-        names_already_handled="$names_already_handled $name"
msmtp-1.8.11/configure:7610:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
msmtp-1.8.11/configure-7611-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
msmtp-1.8.11/configure-7691-                -L*)
msmtp-1.8.11/configure:7692:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
msmtp-1.8.11/configure-7693-                                    if test -n "$acl_shlibext"; then
##############################################
msmtp-1.8.11/configure-7809-              */$acl_libdirstem | */$acl_libdirstem/)
msmtp-1.8.11/configure:7810:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
msmtp-1.8.11/configure-7811-                if test "$name" = 'intl'; then
##############################################
msmtp-1.8.11/configure-7816-              */$acl_libdirstem2 | */$acl_libdirstem2/)
msmtp-1.8.11/configure:7817:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
msmtp-1.8.11/configure-7818-                if test "$name" = 'intl'; then
##############################################
msmtp-1.8.11/configure-7823-              */$acl_libdirstem3 | */$acl_libdirstem3/)
msmtp-1.8.11/configure:7824:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
msmtp-1.8.11/configure-7825-                if test "$name" = 'intl'; then
##############################################
msmtp-1.8.11/configure-7874-                  -L*)
msmtp-1.8.11/configure:7875:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
msmtp-1.8.11/configure-7876-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
msmtp-1.8.11/configure-7935-                  -R*)
msmtp-1.8.11/configure:7936:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
msmtp-1.8.11/configure-7937-                    if test "$enable_rpath" != no; then
##############################################
msmtp-1.8.11/configure-7960-                  -l*)
msmtp-1.8.11/configure:7961:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
msmtp-1.8.11/configure-7962-                    ;;
msmtp-1.8.11/configure-7963-                  *.la)
msmtp-1.8.11/configure:7964:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
msmtp-1.8.11/configure-7965-                    ;;
##############################################
msmtp-1.8.11/configure-8209-do :
msmtp-1.8.11/configure:8210:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
msmtp-1.8.11/configure-8211-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
msmtp-1.8.11/configure-8213-  cat >>confdefs.h <<_ACEOF
msmtp-1.8.11/configure:8214:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
msmtp-1.8.11/configure-8215-_ACEOF
##############################################
msmtp-1.8.11/configure-8222-do :
msmtp-1.8.11/configure:8223:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
msmtp-1.8.11/configure-8224-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
msmtp-1.8.11/configure-8226-  cat >>confdefs.h <<_ACEOF
msmtp-1.8.11/configure:8227:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
msmtp-1.8.11/configure-8228-_ACEOF
##############################################
msmtp-1.8.11/configure-8612-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:8613:  pkg_cv_libgnutls_CFLAGS=`$PKG_CONFIG --cflags "gnutls >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-8614-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-8629-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:8630:  pkg_cv_libgnutls_LIBS=`$PKG_CONFIG --libs "gnutls >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-8631-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-8650-        if test $_pkg_short_errors_supported = yes; then
msmtp-1.8.11/configure:8651:	        libgnutls_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls >= 0.0" 2>&1`
msmtp-1.8.11/configure-8652-        else
msmtp-1.8.11/configure:8653:	        libgnutls_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls >= 0.0" 2>&1`
msmtp-1.8.11/configure-8654-        fi
##############################################
msmtp-1.8.11/configure-8703-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:8704:  pkg_cv_libssl_CFLAGS=`$PKG_CONFIG --cflags "openssl >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-8705-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-8720-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:8721:  pkg_cv_libssl_LIBS=`$PKG_CONFIG --libs "openssl >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-8722-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-8741-        if test $_pkg_short_errors_supported = yes; then
msmtp-1.8.11/configure:8742:	        libssl_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "openssl >= 0.0" 2>&1`
msmtp-1.8.11/configure-8743-        else
msmtp-1.8.11/configure:8744:	        libssl_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "openssl >= 0.0" 2>&1`
msmtp-1.8.11/configure-8745-        fi
##############################################
msmtp-1.8.11/configure-8819-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:8820:  pkg_cv_libgsasl_CFLAGS=`$PKG_CONFIG --cflags "libgsasl >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-8821-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-8836-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:8837:  pkg_cv_libgsasl_LIBS=`$PKG_CONFIG --libs "libgsasl >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-8838-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-8857-        if test $_pkg_short_errors_supported = yes; then
msmtp-1.8.11/configure:8858:	        libgsasl_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgsasl >= 0.0" 2>&1`
msmtp-1.8.11/configure-8859-        else
msmtp-1.8.11/configure:8860:	        libgsasl_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgsasl >= 0.0" 2>&1`
msmtp-1.8.11/configure-8861-        fi
##############################################
msmtp-1.8.11/configure-9046-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:9047:  pkg_cv_libidn2_CFLAGS=`$PKG_CONFIG --cflags "libidn2 >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-9048-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-9063-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:9064:  pkg_cv_libidn2_LIBS=`$PKG_CONFIG --libs "libidn2 >= 0.0" 2>/dev/null`
msmtp-1.8.11/configure-9065-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-9084-        if test $_pkg_short_errors_supported = yes; then
msmtp-1.8.11/configure:9085:	        libidn2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libidn2 >= 0.0" 2>&1`
msmtp-1.8.11/configure-9086-        else
msmtp-1.8.11/configure:9087:	        libidn2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libidn2 >= 0.0" 2>&1`
msmtp-1.8.11/configure-9088-        fi
##############################################
msmtp-1.8.11/configure-9142-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:9143:  pkg_cv_libsecret_CFLAGS=`$PKG_CONFIG --cflags "libsecret-1" 2>/dev/null`
msmtp-1.8.11/configure-9144-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-9159-  test $ac_status = 0; }; then
msmtp-1.8.11/configure:9160:  pkg_cv_libsecret_LIBS=`$PKG_CONFIG --libs "libsecret-1" 2>/dev/null`
msmtp-1.8.11/configure-9161-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
msmtp-1.8.11/configure-9180-        if test $_pkg_short_errors_supported = yes; then
msmtp-1.8.11/configure:9181:	        libsecret_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsecret-1" 2>&1`
msmtp-1.8.11/configure-9182-        else
msmtp-1.8.11/configure:9183:	        libsecret_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsecret-1" 2>&1`
msmtp-1.8.11/configure-9184-        fi
##############################################
msmtp-1.8.11/configure-9383-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
msmtp-1.8.11/configure:9384:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
msmtp-1.8.11/configure-9385-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
msmtp-1.8.11/configure-9486-if test -z "$BASH_VERSION$ZSH_VERSION" \
msmtp-1.8.11/configure:9487:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
msmtp-1.8.11/configure-9488-  as_echo='print -r --'
msmtp-1.8.11/configure-9489-  as_echo_n='print -rn --'
msmtp-1.8.11/configure:9490:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
msmtp-1.8.11/configure-9491-  as_echo='printf %s\n'
##############################################
msmtp-1.8.11/configure-9493-else
msmtp-1.8.11/configure:9494:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
msmtp-1.8.11/configure-9495-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
msmtp-1.8.11/configure-9503-	expr "X$arg" : "X\\(.*\\)$as_nl";
msmtp-1.8.11/configure:9504:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
msmtp-1.8.11/configure-9505-      esac;
##############################################
msmtp-1.8.11/configure-9580-# ----------------------------------------
msmtp-1.8.11/configure:9581:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
msmtp-1.8.11/configure-9582-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
msmtp-1.8.11/configure-9652-  {
msmtp-1.8.11/configure:9653:    as_val=`expr "$@" || test $? -eq 1`
msmtp-1.8.11/configure-9654-  }
##############################################
msmtp-1.8.11/configure-9756-      case $as_dir in #(
msmtp-1.8.11/configure:9757:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
msmtp-1.8.11/configure-9758-      *) as_qdir=$as_dir;;
##############################################
msmtp-1.8.11/configure-9892-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
msmtp-1.8.11/configure:9893:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
msmtp-1.8.11/configure-9894-ac_cs_version="\\
##############################################
msmtp-1.8.11/configure-9917-  --*=?*)
msmtp-1.8.11/configure:9918:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
msmtp-1.8.11/configure:9919:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
msmtp-1.8.11/configure-9920-    ac_shift=:
##############################################
msmtp-1.8.11/configure-9922-  --*=)
msmtp-1.8.11/configure:9923:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
msmtp-1.8.11/configure-9924-    ac_optarg=
##############################################
msmtp-1.8.11/configure-9946-    case $ac_optarg in
msmtp-1.8.11/configure:9947:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
msmtp-1.8.11/configure-9948-    '') as_fn_error $? "missing file argument" ;;
##############################################
msmtp-1.8.11/configure-9954-    case $ac_optarg in
msmtp-1.8.11/configure:9955:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
msmtp-1.8.11/configure-9956-    esac
##############################################
msmtp-1.8.11/configure-10093-fi
msmtp-1.8.11/configure:10094:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
msmtp-1.8.11/configure-10095-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
msmtp-1.8.11/configure-10110-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
msmtp-1.8.11/configure:10111:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
msmtp-1.8.11/configure-10112-ac_delim='%!_!# '
##############################################
msmtp-1.8.11/configure-10116-
msmtp-1.8.11/configure:10117:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
msmtp-1.8.11/configure-10118-  if test $ac_delim_n = $ac_delim_num; then
##############################################
msmtp-1.8.11/configure-10254-for ac_last_try in false false :; do
msmtp-1.8.11/configure:10255:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
msmtp-1.8.11/configure-10256-  if test -z "$ac_tt"; then
##############################################
msmtp-1.8.11/configure-10386-      esac
msmtp-1.8.11/configure:10387:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
msmtp-1.8.11/configure-10388-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
msmtp-1.8.11/configure-10445-*)
msmtp-1.8.11/configure:10446:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
msmtp-1.8.11/configure-10447-  # A ".." for each directory in $ac_dir_suffix.
msmtp-1.8.11/configure:10448:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
msmtp-1.8.11/configure-10449-  case $ac_top_builddir_sub in
##############################################
msmtp-1.8.11/configure-10506-/@mandir@/p'
msmtp-1.8.11/configure:10507:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
msmtp-1.8.11/configure-10508-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
msmtp-1.8.11/configure-10523-
msmtp-1.8.11/configure:10524:# Neutralize VPATH when `$srcdir' = `.'.
msmtp-1.8.11/configure-10525-# Shell code in configure.ac might set extrasub.
##############################################
msmtp-1.8.11/configure-10551-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
msmtp-1.8.11/configure:10552:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
msmtp-1.8.11/configure-10553-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
msmtp-1.8.11/configure-10597-    * )
msmtp-1.8.11/configure:10598:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
msmtp-1.8.11/configure-10599-  esac
##############################################
msmtp-1.8.11/configure-10652-    # Strip MF so we end up with the name of the file.
msmtp-1.8.11/configure:10653:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
msmtp-1.8.11/configure-10654-    # Check whether this is an Automake generated Makefile which includes
##############################################
msmtp-1.8.11/configure-10732-      case "$ac_file" in
msmtp-1.8.11/configure:10733:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
msmtp-1.8.11/configure-10734-      esac
##############################################
msmtp-1.8.11/configure-10737-        # Adjust a relative srcdir.
msmtp-1.8.11/configure:10738:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
msmtp-1.8.11/configure:10739:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
msmtp-1.8.11/configure:10740:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
msmtp-1.8.11/configure-10741-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
msmtp-1.8.11/configure-10744-        case "$ac_given_srcdir" in
msmtp-1.8.11/configure:10745:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
msmtp-1.8.11/configure-10746-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
msmtp-1.8.11/configure-10765-            fi
msmtp-1.8.11/configure:10766:            ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
msmtp-1.8.11/configure-10767-            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
msmtp-1.8.11/scripts/Makefile.in-49-  { \
msmtp-1.8.11/scripts/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
msmtp-1.8.11/scripts/Makefile.in-51-  }; \
##############################################
msmtp-1.8.11/scripts/Makefile.in-313-distdir-am: $(DISTFILES)
msmtp-1.8.11/scripts/Makefile.in:314:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/scripts/Makefile.in:315:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/scripts/Makefile.in-316-	list='$(DISTFILES)'; \
##############################################
msmtp-1.8.11/scripts/Makefile.in-327-	  if test -d $$d/$$file; then \
msmtp-1.8.11/scripts/Makefile.in:328:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
msmtp-1.8.11/scripts/Makefile.in-329-	    if test -d "$(distdir)/$$file"; then \
##############################################
msmtp-1.8.11/build-aux/config.rpath-33-host="$1"
msmtp-1.8.11/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
msmtp-1.8.11/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
msmtp-1.8.11/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
msmtp-1.8.11/build-aux/config.rpath-37-
##############################################
msmtp-1.8.11/build-aux/config.rpath-47-done
msmtp-1.8.11/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
msmtp-1.8.11/build-aux/config.rpath-49-
##############################################
msmtp-1.8.11/build-aux/config.rpath-94-        *)
msmtp-1.8.11/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
msmtp-1.8.11/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
msmtp-1.8.11/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
msmtp-1.8.11/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
msmtp-1.8.11/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
msmtp-1.8.11/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
msmtp-1.8.11/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
msmtp-1.8.11/build-aux/config.rpath-243-          else
##############################################
msmtp-1.8.11/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
msmtp-1.8.11/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
msmtp-1.8.11/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
msmtp-1.8.11/build-aux/config.rpath-430-        hardcode_direct=yes
msmtp-1.8.11/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
msmtp-1.8.11/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
msmtp-1.8.11/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
msmtp-1.8.11/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
msmtp-1.8.11/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
msmtp-1.8.11/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
msmtp-1.8.11/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
msmtp-1.8.11/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
msmtp-1.8.11/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
msmtp-1.8.11/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
msmtp-1.8.11/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
msmtp-1.8.11/build-aux/config.rpath-651-
##############################################
msmtp-1.8.11/build-aux/install-sh-234-      fi
msmtp-1.8.11/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
msmtp-1.8.11/build-aux/install-sh-236-    *)
##############################################
msmtp-1.8.11/build-aux/install-sh-280-      dstdir=$dst
msmtp-1.8.11/build-aux/install-sh:281:      dstbase=`basename "$src"`
msmtp-1.8.11/build-aux/install-sh-282-      case $dst in
##############################################
msmtp-1.8.11/build-aux/install-sh-287-    else
msmtp-1.8.11/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
msmtp-1.8.11/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
msmtp-1.8.11/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
msmtp-1.8.11/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
msmtp-1.8.11/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
msmtp-1.8.11/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
msmtp-1.8.11/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
msmtp-1.8.11/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
msmtp-1.8.11/build-aux/install-sh-419-            case $prefix in
msmtp-1.8.11/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
msmtp-1.8.11/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
msmtp-1.8.11/build-aux/install-sh-479-    if $copy_on_change &&
msmtp-1.8.11/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
msmtp-1.8.11/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
msmtp-1.8.11/build-aux/install-sh-482-       set -f &&
##############################################
msmtp-1.8.11/build-aux/compile-67-	mingw/*)
msmtp-1.8.11/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
msmtp-1.8.11/build-aux/compile-69-	  ;;
msmtp-1.8.11/build-aux/compile-70-	cygwin/* | msys/*)
msmtp-1.8.11/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
msmtp-1.8.11/build-aux/compile-72-	  ;;
msmtp-1.8.11/build-aux/compile-73-	wine/*)
msmtp-1.8.11/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
msmtp-1.8.11/build-aux/compile-75-	  ;;
##############################################
msmtp-1.8.11/build-aux/compile-310-# Name of file we expect compiler to create.
msmtp-1.8.11/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
msmtp-1.8.11/build-aux/compile-312-
##############################################
msmtp-1.8.11/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
msmtp-1.8.11/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
msmtp-1.8.11/build-aux/compile-318-while true; do
##############################################
msmtp-1.8.11/build-aux/depcomp-64-  case $1 in
msmtp-1.8.11/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
msmtp-1.8.11/build-aux/depcomp-66-      *) dir=;;
##############################################
msmtp-1.8.11/build-aux/depcomp-73-{
msmtp-1.8.11/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
msmtp-1.8.11/build-aux/depcomp-75-}
##############################################
msmtp-1.8.11/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
msmtp-1.8.11/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
msmtp-1.8.11/build-aux/depcomp-128-
##############################################
msmtp-1.8.11/build-aux/depcomp-405-        sleep 1
msmtp-1.8.11/build-aux/depcomp:406:        i=`expr $i - 1`
msmtp-1.8.11/build-aux/depcomp-407-      done
msmtp-1.8.11/build-aux/depcomp-408-    fi
msmtp-1.8.11/build-aux/depcomp:409:    i=`expr $i - 1`
msmtp-1.8.11/build-aux/depcomp-410-  done
##############################################
msmtp-1.8.11/build-aux/depcomp-425-  # Do two passes, one to just change these to
msmtp-1.8.11/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
msmtp-1.8.11/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
msmtp-1.8.11/build-aux/depcomp-659-  done
msmtp-1.8.11/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
msmtp-1.8.11/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
msmtp-1.8.11/build-aux/config.guess-34-
msmtp-1.8.11/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
msmtp-1.8.11/build-aux/config.guess-36-
##############################################
msmtp-1.8.11/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
msmtp-1.8.11/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
msmtp-1.8.11/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
msmtp-1.8.11/build-aux/config.guess-151-	EOF
msmtp-1.8.11/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
msmtp-1.8.11/build-aux/config.guess-153-
##############################################
msmtp-1.8.11/build-aux/config.guess-188-	    earmv*)
msmtp-1.8.11/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
msmtp-1.8.11/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
msmtp-1.8.11/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
msmtp-1.8.11/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
msmtp-1.8.11/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
msmtp-1.8.11/build-aux/config.guess-222-		;;
##############################################
msmtp-1.8.11/build-aux/config.guess-233-	    *)
msmtp-1.8.11/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
msmtp-1.8.11/build-aux/config.guess-235-		;;
##############################################
msmtp-1.8.11/build-aux/config.guess-280-	*4.0)
msmtp-1.8.11/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
msmtp-1.8.11/build-aux/config.guess-282-		;;
msmtp-1.8.11/build-aux/config.guess-283-	*5.*)
msmtp-1.8.11/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
msmtp-1.8.11/build-aux/config.guess-285-		;;
##############################################
msmtp-1.8.11/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
msmtp-1.8.11/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
msmtp-1.8.11/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
msmtp-1.8.11/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
msmtp-1.8.11/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
msmtp-1.8.11/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
msmtp-1.8.11/build-aux/config.guess-379-    s390x:SunOS:*:*)
msmtp-1.8.11/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
msmtp-1.8.11/build-aux/config.guess-381-	exit ;;
msmtp-1.8.11/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
msmtp-1.8.11/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
msmtp-1.8.11/build-aux/config.guess-384-	exit ;;
msmtp-1.8.11/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
msmtp-1.8.11/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
msmtp-1.8.11/build-aux/config.guess-387-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-404-	fi
msmtp-1.8.11/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
msmtp-1.8.11/build-aux/config.guess-406-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
msmtp-1.8.11/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
msmtp-1.8.11/build-aux/config.guess-412-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
msmtp-1.8.11/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
msmtp-1.8.11/build-aux/config.guess-421-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
msmtp-1.8.11/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
msmtp-1.8.11/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
msmtp-1.8.11/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
msmtp-1.8.11/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
msmtp-1.8.11/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
msmtp-1.8.11/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
msmtp-1.8.11/build-aux/config.guess-563-    *:IRIX*:*:*)
msmtp-1.8.11/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
msmtp-1.8.11/build-aux/config.guess-565-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-593-EOF
msmtp-1.8.11/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
msmtp-1.8.11/build-aux/config.guess-595-		then
##############################################
msmtp-1.8.11/build-aux/config.guess-606-    *:AIX:*:[4567])
msmtp-1.8.11/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
msmtp-1.8.11/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
msmtp-1.8.11/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
msmtp-1.8.11/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
msmtp-1.8.11/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
msmtp-1.8.11/build-aux/config.guess-696-EOF
msmtp-1.8.11/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
msmtp-1.8.11/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
msmtp-1.8.11/build-aux/config.guess-724-    ia64:HP-UX:*:*)
msmtp-1.8.11/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
msmtp-1.8.11/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
msmtp-1.8.11/build-aux/config.guess-754-EOF
msmtp-1.8.11/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
msmtp-1.8.11/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
msmtp-1.8.11/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
msmtp-1.8.11/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
msmtp-1.8.11/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
msmtp-1.8.11/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
msmtp-1.8.11/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
msmtp-1.8.11/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
msmtp-1.8.11/build-aux/config.guess-850-	esac
msmtp-1.8.11/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
msmtp-1.8.11/build-aux/config.guess-852-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
msmtp-1.8.11/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
msmtp-1.8.11/build-aux/config.guess-888-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-890-	# the GNU system
msmtp-1.8.11/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
msmtp-1.8.11/build-aux/config.guess-892-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-894-	# other systems with GNU libc and userland
msmtp-1.8.11/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
msmtp-1.8.11/build-aux/config.guess-896-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-988-EOF
msmtp-1.8.11/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
msmtp-1.8.11/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
msmtp-1.8.11/build-aux/config.guess-1092-    i*86:*:4.*:*)
msmtp-1.8.11/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
msmtp-1.8.11/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
msmtp-1.8.11/build-aux/config.guess-1295-	fi
msmtp-1.8.11/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
msmtp-1.8.11/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
msmtp-1.8.11/build-aux/config.guess-1393-    *:DragonFly:*:*)
msmtp-1.8.11/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
msmtp-1.8.11/build-aux/config.guess-1395-	exit ;;
##############################################
msmtp-1.8.11/build-aux/config.guess-1406-    i*86:skyos:*:*)
msmtp-1.8.11/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
msmtp-1.8.11/build-aux/config.guess-1408-	exit ;;
##############################################
msmtp-1.8.11/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
msmtp-1.8.11/build-aux/mdate-sh:115:set x`$ls_command /`
msmtp-1.8.11/build-aux/mdate-sh-116-
##############################################
msmtp-1.8.11/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
msmtp-1.8.11/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
msmtp-1.8.11/build-aux/mdate-sh-146-
##############################################
msmtp-1.8.11/build-aux/mdate-sh-211-       then
msmtp-1.8.11/build-aux/mdate-sh:212:	 year=`expr $year - 1`
msmtp-1.8.11/build-aux/mdate-sh-213-       fi;;
##############################################
msmtp-1.8.11/build-aux/config.sub-52-
msmtp-1.8.11/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
msmtp-1.8.11/build-aux/config.sub-54-
##############################################
msmtp-1.8.11/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
msmtp-1.8.11/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
msmtp-1.8.11/build-aux/config.sub-116-case $maybe_os in
##############################################
msmtp-1.8.11/build-aux/config.sub-122-    os=-$maybe_os
msmtp-1.8.11/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
msmtp-1.8.11/build-aux/config.sub-124-    ;;
##############################################
msmtp-1.8.11/build-aux/config.sub-126-    os=-linux-android
msmtp-1.8.11/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
msmtp-1.8.11/build-aux/config.sub-128-    ;;
msmtp-1.8.11/build-aux/config.sub-129-  *)
msmtp-1.8.11/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
msmtp-1.8.11/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
msmtp-1.8.11/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
msmtp-1.8.11/build-aux/config.sub-133-    else os=; fi
##############################################
msmtp-1.8.11/build-aux/config.sub-180-		os=-sco5v6
msmtp-1.8.11/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-182-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-184-		os=-sco3.2v5
msmtp-1.8.11/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-186-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-188-		os=-sco3.2v4
msmtp-1.8.11/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-190-		;;
msmtp-1.8.11/build-aux/config.sub-191-	-sco3.2.[4-9]*)
msmtp-1.8.11/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
msmtp-1.8.11/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-194-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
msmtp-1.8.11/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-198-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
msmtp-1.8.11/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-202-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-204-		os=-sco3.2v2
msmtp-1.8.11/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-206-		;;
msmtp-1.8.11/build-aux/config.sub-207-	-udk*)
msmtp-1.8.11/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-209-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-211-		os=-isc2.2
msmtp-1.8.11/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-213-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-217-	-isc*)
msmtp-1.8.11/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-219-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-229-	-ptx*)
msmtp-1.8.11/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
msmtp-1.8.11/build-aux/config.sub-231-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-364-	*-*-*)
msmtp-1.8.11/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
msmtp-1.8.11/build-aux/config.sub-366-		exit 1
##############################################
msmtp-1.8.11/build-aux/config.sub-493-	amd64-*)
msmtp-1.8.11/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-495-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-538-	blackfin-*)
msmtp-1.8.11/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-540-		os=-linux
##############################################
msmtp-1.8.11/build-aux/config.sub-546-	c54x-*)
msmtp-1.8.11/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-548-		;;
msmtp-1.8.11/build-aux/config.sub-549-	c55x-*)
msmtp-1.8.11/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-551-		;;
msmtp-1.8.11/build-aux/config.sub-552-	c6x-*)
msmtp-1.8.11/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-554-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-650-	e500v[12]-*)
msmtp-1.8.11/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-652-		os=$os"spe"
##############################################
msmtp-1.8.11/build-aux/config.sub-754-	i*86v32)
msmtp-1.8.11/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-756-		os=-sysv32
##############################################
msmtp-1.8.11/build-aux/config.sub-758-	i*86v4*)
msmtp-1.8.11/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-760-		os=-sysv4
##############################################
msmtp-1.8.11/build-aux/config.sub-762-	i*86v)
msmtp-1.8.11/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-764-		os=-sysv
##############################################
msmtp-1.8.11/build-aux/config.sub-766-	i*86sol2)
msmtp-1.8.11/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
msmtp-1.8.11/build-aux/config.sub-768-		os=-solaris2
##############################################
msmtp-1.8.11/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
msmtp-1.8.11/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
msmtp-1.8.11/build-aux/config.sub-794-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-799-	m68knommu-*)
msmtp-1.8.11/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-801-		os=-linux
##############################################
msmtp-1.8.11/build-aux/config.sub-833-	mips3*-*)
msmtp-1.8.11/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
msmtp-1.8.11/build-aux/config.sub-835-		;;
msmtp-1.8.11/build-aux/config.sub-836-	mips3*)
msmtp-1.8.11/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
msmtp-1.8.11/build-aux/config.sub-838-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-855-	ms1-*)
msmtp-1.8.11/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
msmtp-1.8.11/build-aux/config.sub-857-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-980-	parisc-*)
msmtp-1.8.11/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-982-		os=-linux
##############################################
msmtp-1.8.11/build-aux/config.sub-996-	pc98-*)
msmtp-1.8.11/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-998-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
msmtp-1.8.11/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1013-		;;
msmtp-1.8.11/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
msmtp-1.8.11/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1016-		;;
msmtp-1.8.11/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
msmtp-1.8.11/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1019-		;;
msmtp-1.8.11/build-aux/config.sub-1020-	pentium4-*)
msmtp-1.8.11/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1022-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
msmtp-1.8.11/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1032-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
msmtp-1.8.11/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1038-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1040-		;;
msmtp-1.8.11/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1042-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
msmtp-1.8.11/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1048-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1122-	strongarm-* | thumb-*)
msmtp-1.8.11/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub-1124-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
msmtp-1.8.11/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
msmtp-1.8.11/build-aux/config.sub-1257-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1317-	*)
msmtp-1.8.11/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
msmtp-1.8.11/build-aux/config.sub-1319-		exit 1
##############################################
msmtp-1.8.11/build-aux/config.sub-1325-	*-digital*)
msmtp-1.8.11/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
msmtp-1.8.11/build-aux/config.sub-1327-		;;
msmtp-1.8.11/build-aux/config.sub-1328-	*-commodore*)
msmtp-1.8.11/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
msmtp-1.8.11/build-aux/config.sub-1330-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
msmtp-1.8.11/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
msmtp-1.8.11/build-aux/config.sub-1348-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1355-	-gnu/linux*)
msmtp-1.8.11/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
msmtp-1.8.11/build-aux/config.sub-1357-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1407-	-nto*)
msmtp-1.8.11/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
msmtp-1.8.11/build-aux/config.sub-1409-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1414-	-mac*)
msmtp-1.8.11/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
msmtp-1.8.11/build-aux/config.sub-1416-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1420-	-linux*)
msmtp-1.8.11/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
msmtp-1.8.11/build-aux/config.sub-1422-		;;
msmtp-1.8.11/build-aux/config.sub-1423-	-sunos5*)
msmtp-1.8.11/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
msmtp-1.8.11/build-aux/config.sub-1425-		;;
msmtp-1.8.11/build-aux/config.sub-1426-	-sunos6*)
msmtp-1.8.11/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
msmtp-1.8.11/build-aux/config.sub-1428-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1469-	-sinix5.*)
msmtp-1.8.11/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
msmtp-1.8.11/build-aux/config.sub-1471-		;;
##############################################
msmtp-1.8.11/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
msmtp-1.8.11/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
msmtp-1.8.11/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
msmtp-1.8.11/build-aux/config.sub-1531-		exit 1
##############################################
msmtp-1.8.11/build-aux/config.sub-1788-		esac
msmtp-1.8.11/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
msmtp-1.8.11/build-aux/config.sub-1790-		;;
##############################################
msmtp-1.8.11/ChangeLog.old-476-  Windows systems without configured DNS: The gethostbyname() function may not
msmtp-1.8.11/ChangeLog.old:477:  be able to handle IP addresses. Work around this by trying inet_addr()
msmtp-1.8.11/ChangeLog.old-478-  first. Original report and patch by Dirk Heinemann.
##############################################
msmtp-1.8.11/Makefile.in-49-  { \
msmtp-1.8.11/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
msmtp-1.8.11/Makefile.in-51-  }; \
##############################################
msmtp-1.8.11/Makefile.in-188-  while test -n "$$dir1"; do \
msmtp-1.8.11/Makefile.in:189:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
msmtp-1.8.11/Makefile.in-190-    if test "$$first" != "."; then \
msmtp-1.8.11/Makefile.in-191-      if test "$$first" = ".."; then \
msmtp-1.8.11/Makefile.in:192:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
msmtp-1.8.11/Makefile.in:193:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
msmtp-1.8.11/Makefile.in-194-      else \
msmtp-1.8.11/Makefile.in:195:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
msmtp-1.8.11/Makefile.in-196-        if test "$$first2" = "$$first"; then \
msmtp-1.8.11/Makefile.in:197:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
msmtp-1.8.11/Makefile.in-198-        else \
##############################################
msmtp-1.8.11/Makefile.in-203-    fi; \
msmtp-1.8.11/Makefile.in:204:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
msmtp-1.8.11/Makefile.in-205-  done; \
##############################################
msmtp-1.8.11/Makefile.in-415-	dot_seen=no; \
msmtp-1.8.11/Makefile.in:416:	target=`echo $@ | sed s/-recursive//`; \
msmtp-1.8.11/Makefile.in-417-	case "$@" in \
##############################################
msmtp-1.8.11/Makefile.in-478-GTAGS:
msmtp-1.8.11/Makefile.in:479:	here=`$(am__cd) $(top_builddir) && pwd` \
msmtp-1.8.11/Makefile.in-480-	  && $(am__cd) $(top_srcdir) \
##############################################
msmtp-1.8.11/Makefile.in-513-	test -d "$(distdir)" || mkdir "$(distdir)"
msmtp-1.8.11/Makefile.in:514:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/Makefile.in:515:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/Makefile.in-516-	list='$(DISTFILES)'; \
##############################################
msmtp-1.8.11/Makefile.in-527-	  if test -d $$d/$$file; then \
msmtp-1.8.11/Makefile.in:528:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
msmtp-1.8.11/Makefile.in-529-	    if test -d "$(distdir)/$$file"; then \
##############################################
msmtp-1.8.11/Makefile.in-647-	test -d $(distdir)/_build || exit 0; \
msmtp-1.8.11/Makefile.in:648:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
msmtp-1.8.11/Makefile.in-649-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
msmtp-1.8.11/Makefile.in-691-	}; \
msmtp-1.8.11/Makefile.in:692:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
msmtp-1.8.11/Makefile.in-693-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
msmtp-1.8.11/Makefile.in-703-	fi
msmtp-1.8.11/Makefile.in:704:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
msmtp-1.8.11/Makefile.in-705-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
msmtp-1.8.11/src/Makefile.in-50-  { \
msmtp-1.8.11/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
msmtp-1.8.11/src/Makefile.in-52-  }; \
##############################################
msmtp-1.8.11/src/Makefile.in-458-.c.obj:
msmtp-1.8.11/src/Makefile.in:459:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
msmtp-1.8.11/src/Makefile.in-460-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
msmtp-1.8.11/src/Makefile.in-462-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
msmtp-1.8.11/src/Makefile.in:463:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
msmtp-1.8.11/src/Makefile.in-464-
##############################################
msmtp-1.8.11/src/Makefile.in-494-GTAGS:
msmtp-1.8.11/src/Makefile.in:495:	here=`$(am__cd) $(top_builddir) && pwd` \
msmtp-1.8.11/src/Makefile.in-496-	  && $(am__cd) $(top_srcdir) \
##############################################
msmtp-1.8.11/src/Makefile.in-520-distdir-am: $(DISTFILES)
msmtp-1.8.11/src/Makefile.in:521:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/src/Makefile.in:522:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
msmtp-1.8.11/src/Makefile.in-523-	list='$(DISTFILES)'; \
##############################################
msmtp-1.8.11/src/Makefile.in-534-	  if test -d $$d/$$file; then \
msmtp-1.8.11/src/Makefile.in:535:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
msmtp-1.8.11/src/Makefile.in-536-	    if test -d "$(distdir)/$$file"; then \
##############################################
msmtp-1.8.11/src/msmtpd.c-64-/* Read a mail address enclosed in < and > */
msmtp-1.8.11/src/msmtpd.c:65:int get_addr(const char* inbuf, char* outbuf, int allow_empty, size_t* addrlen)
msmtp-1.8.11/src/msmtpd.c-66-{
##############################################
msmtp-1.8.11/src/msmtpd.c-203-    }
msmtp-1.8.11/src/msmtpd.c:204:    if (get_addr(buf + 10, addrbuf, 1, &addrlen) != 0) {
msmtp-1.8.11/src/msmtpd.c-205-        fprintf(out, "501 Invalid address\r\n");
##############################################
msmtp-1.8.11/src/msmtpd.c-252-        } else {
msmtp-1.8.11/src/msmtpd.c:253:            if (get_addr(buf + 8, addrbuf, 0, &addrlen) != 0) {
msmtp-1.8.11/src/msmtpd.c-254-                fprintf(out, "501 Invalid address\r\n");
##############################################
msmtp-1.8.11/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
msmtp-1.8.11/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
msmtp-1.8.11/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
msmtp-1.8.11/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
msmtp-1.8.11/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
msmtp-1.8.11/aclocal.m4-181-        else
msmtp-1.8.11/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
msmtp-1.8.11/aclocal.m4-183-        fi
##############################################
msmtp-1.8.11/aclocal.m4-575-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.la $LTLIBICONV $LTLIBTHREAD"
msmtp-1.8.11/aclocal.m4:576:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
msmtp-1.8.11/aclocal.m4-577-      fi
##############################################
msmtp-1.8.11/aclocal.m4-1015-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
msmtp-1.8.11/aclocal.m4:1016:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
msmtp-1.8.11/aclocal.m4-1017-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
msmtp-1.8.11/aclocal.m4-1631-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
msmtp-1.8.11/aclocal.m4:1632:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
msmtp-1.8.11/aclocal.m4-1633-    AC_MSG_RESULT([
##############################################
msmtp-1.8.11/aclocal.m4-1730-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
msmtp-1.8.11/aclocal.m4:1731:case `$LD -v 2>&1 </dev/null` in
msmtp-1.8.11/aclocal.m4-1732-*GNU* | *'with BFD'*)
##############################################
msmtp-1.8.11/aclocal.m4-1787-          # gcc leaves a trailing carriage return which upsets mingw
msmtp-1.8.11/aclocal.m4:1788:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
msmtp-1.8.11/aclocal.m4-1789-        *)
msmtp-1.8.11/aclocal.m4:1790:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
msmtp-1.8.11/aclocal.m4-1791-      esac
##############################################
msmtp-1.8.11/aclocal.m4-1796-          # Canonicalize the pathname of ld
msmtp-1.8.11/aclocal.m4:1797:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
msmtp-1.8.11/aclocal.m4-1798-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
msmtp-1.8.11/aclocal.m4:1799:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
msmtp-1.8.11/aclocal.m4-1800-          done
##############################################
msmtp-1.8.11/aclocal.m4-1824-          # Break only if it was the GNU/non-GNU ld that we prefer.
msmtp-1.8.11/aclocal.m4:1825:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
msmtp-1.8.11/aclocal.m4-1826-            *GNU* | *'with BFD'*)
##############################################
msmtp-1.8.11/aclocal.m4-2138-        dnl or AC_LIB_HAVE_LINKFLAGS call.
msmtp-1.8.11/aclocal.m4:2139:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
msmtp-1.8.11/aclocal.m4-2140-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
msmtp-1.8.11/aclocal.m4-2219-                -L*)
msmtp-1.8.11/aclocal.m4:2220:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
msmtp-1.8.11/aclocal.m4-2221-                  dnl First look for a shared library.
##############################################
msmtp-1.8.11/aclocal.m4-2364-              */$acl_libdirstem | */$acl_libdirstem/)
msmtp-1.8.11/aclocal.m4:2365:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
msmtp-1.8.11/aclocal.m4-2366-                if test "$name" = '$1'; then
##############################################
msmtp-1.8.11/aclocal.m4-2371-              */$acl_libdirstem2 | */$acl_libdirstem2/)
msmtp-1.8.11/aclocal.m4:2372:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
msmtp-1.8.11/aclocal.m4-2373-                if test "$name" = '$1'; then
##############################################
msmtp-1.8.11/aclocal.m4-2378-              */$acl_libdirstem3 | */$acl_libdirstem3/)
msmtp-1.8.11/aclocal.m4:2379:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
msmtp-1.8.11/aclocal.m4-2380-                if test "$name" = '$1'; then
##############################################
msmtp-1.8.11/aclocal.m4-2434-                  -L*)
msmtp-1.8.11/aclocal.m4:2435:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
msmtp-1.8.11/aclocal.m4-2436-                    dnl Potentially add $dependency_libdir to $LIBNAME and $LTLIBNAME.
##############################################
msmtp-1.8.11/aclocal.m4-2488-                  -R*)
msmtp-1.8.11/aclocal.m4:2489:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
msmtp-1.8.11/aclocal.m4-2490-                    if test "$enable_rpath" != no; then
##############################################
msmtp-1.8.11/aclocal.m4-2518-                    dnl Handle this in the next round.
msmtp-1.8.11/aclocal.m4:2519:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
msmtp-1.8.11/aclocal.m4-2520-                    ;;
##############################################
msmtp-1.8.11/aclocal.m4-2524-                    dnl option.
msmtp-1.8.11/aclocal.m4:2525:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
msmtp-1.8.11/aclocal.m4-2526-                    ;;
##############################################
msmtp-1.8.11/aclocal.m4-2637-            -L) next=yes ;;
msmtp-1.8.11/aclocal.m4:2638:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
msmtp-1.8.11/aclocal.m4-2639-                 dnl No need to hardcode the standard /usr/lib.
##############################################
msmtp-1.8.11/aclocal.m4-2974-                   ;;
msmtp-1.8.11/aclocal.m4:2975:                 *) searchdir=`cd "$searchdir" && pwd`
msmtp-1.8.11/aclocal.m4-2976-                    case "$searchdir" in
##############################################
msmtp-1.8.11/aclocal.m4-3001-changequote(,)dnl
msmtp-1.8.11/aclocal.m4:3002:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
msmtp-1.8.11/aclocal.m4:3003:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,//' -e 's/,.*//'`
msmtp-1.8.11/aclocal.m4:3004:  acl_libdirstem3=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,[^,]*,//' -e 's/,.*//'`
msmtp-1.8.11/aclocal.m4-3005-changequote([,])dnl
##############################################
msmtp-1.8.11/aclocal.m4-3088-changequote(,)dnl
msmtp-1.8.11/aclocal.m4:3089:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
msmtp-1.8.11/aclocal.m4-3090-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
msmtp-1.8.11/aclocal.m4-3107-changequote(,)dnl
msmtp-1.8.11/aclocal.m4:3108:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
msmtp-1.8.11/aclocal.m4-3109-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
msmtp-1.8.11/aclocal.m4-3142-      case "$ac_file" in
msmtp-1.8.11/aclocal.m4:3143:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
msmtp-1.8.11/aclocal.m4-3144-      esac
##############################################
msmtp-1.8.11/aclocal.m4-3147-        # Adjust a relative srcdir.
msmtp-1.8.11/aclocal.m4:3148:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
msmtp-1.8.11/aclocal.m4:3149:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
msmtp-1.8.11/aclocal.m4:3150:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
msmtp-1.8.11/aclocal.m4-3151-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
msmtp-1.8.11/aclocal.m4-3154-        case "$ac_given_srcdir" in
msmtp-1.8.11/aclocal.m4:3155:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
msmtp-1.8.11/aclocal.m4-3156-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
msmtp-1.8.11/aclocal.m4-3175-            fi
msmtp-1.8.11/aclocal.m4:3176:            ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
msmtp-1.8.11/aclocal.m4-3177-            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
msmtp-1.8.11/aclocal.m4-3268-  # Adjust a relative srcdir.
msmtp-1.8.11/aclocal.m4:3269:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
msmtp-1.8.11/aclocal.m4:3270:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
msmtp-1.8.11/aclocal.m4:3271:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
msmtp-1.8.11/aclocal.m4-3272-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
msmtp-1.8.11/aclocal.m4-3275-  case "$ac_given_srcdir" in
msmtp-1.8.11/aclocal.m4:3276:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
msmtp-1.8.11/aclocal.m4-3277-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
msmtp-1.8.11/aclocal.m4-3337-  # Set POTFILES to the value of the Makefile variable POTFILES.
msmtp-1.8.11/aclocal.m4:3338:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
msmtp-1.8.11/aclocal.m4:3339:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
msmtp-1.8.11/aclocal.m4-3340-  # Compute POTFILES_DEPS as
##############################################
msmtp-1.8.11/aclocal.m4-3352-    # The LINGUAS file contains the set of available languages.
msmtp-1.8.11/aclocal.m4:3353:    ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
msmtp-1.8.11/aclocal.m4-3354-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
msmtp-1.8.11/aclocal.m4-3356-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
msmtp-1.8.11/aclocal.m4:3357:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
msmtp-1.8.11/aclocal.m4:3358:    ALL_LINGUAS=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
msmtp-1.8.11/aclocal.m4-3359-  fi
##############################################
msmtp-1.8.11/aclocal.m4-3398-    QMFILES="$QMFILES $srcdirpre$lang.qm"
msmtp-1.8.11/aclocal.m4:3399:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
msmtp-1.8.11/aclocal.m4-3400-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
msmtp-1.8.11/aclocal.m4:3401:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
msmtp-1.8.11/aclocal.m4-3402-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
msmtp-1.8.11/aclocal.m4-3439-      QTCATALOGS="$QTCATALOGS $lang.qm"
msmtp-1.8.11/aclocal.m4:3440:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
msmtp-1.8.11/aclocal.m4-3441-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
msmtp-1.8.11/aclocal.m4:3442:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
msmtp-1.8.11/aclocal.m4-3443-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
msmtp-1.8.11/aclocal.m4-3451-    for lang in $ALL_LINGUAS; do
msmtp-1.8.11/aclocal.m4:3452:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
msmtp-1.8.11/aclocal.m4-3453-      cat >> "$ac_file.tmp" <<EOF
##############################################
msmtp-1.8.11/aclocal.m4-3462-    for lang in $ALL_LINGUAS; do
msmtp-1.8.11/aclocal.m4:3463:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
msmtp-1.8.11/aclocal.m4-3464-      cat >> "$ac_file.tmp" <<EOF
##############################################
msmtp-1.8.11/aclocal.m4-3653-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
msmtp-1.8.11/aclocal.m4:3654:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
msmtp-1.8.11/aclocal.m4-3655-# and then we would define $MISSING as
##############################################
msmtp-1.8.11/aclocal.m4-3668-# Expand $ac_aux_dir to an absolute path.
msmtp-1.8.11/aclocal.m4:3669:am_aux_dir=`cd "$ac_aux_dir" && pwd`
msmtp-1.8.11/aclocal.m4-3670-])
##############################################
msmtp-1.8.11/aclocal.m4-3766-  if test "$am_compiler_list" = ""; then
msmtp-1.8.11/aclocal.m4:3767:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
msmtp-1.8.11/aclocal.m4-3768-  fi
##############################################
msmtp-1.8.11/aclocal.m4-3919-    # Strip MF so we end up with the name of the file.
msmtp-1.8.11/aclocal.m4:3920:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
msmtp-1.8.11/aclocal.m4-3921-    # Check whether this is an Automake generated Makefile which includes
##############################################
msmtp-1.8.11/aclocal.m4-3926-      || continue
msmtp-1.8.11/aclocal.m4:3927:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
msmtp-1.8.11/aclocal.m4:3928:    am_filepart=`AS_BASENAME(["$am_mf"])`
msmtp-1.8.11/aclocal.m4-3929-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
msmtp-1.8.11/aclocal.m4-3996-AC_REQUIRE([AC_PROG_INSTALL])dnl
msmtp-1.8.11/aclocal.m4:3997:if test "`cd $srcdir && pwd`" != "`pwd`"; then
msmtp-1.8.11/aclocal.m4-3998-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
msmtp-1.8.11/aclocal.m4-4155-    * )
msmtp-1.8.11/aclocal.m4:4156:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
msmtp-1.8.11/aclocal.m4-4157-  esac
msmtp-1.8.11/aclocal.m4-4158-done
msmtp-1.8.11/aclocal.m4:4159:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
msmtp-1.8.11/aclocal.m4-4160-
##############################################
msmtp-1.8.11/aclocal.m4-4411-     echo "timestamp, slept: $am_has_slept" > conftest.file
msmtp-1.8.11/aclocal.m4:4412:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
msmtp-1.8.11/aclocal.m4-4413-     if test "$[*]" = "X"; then
msmtp-1.8.11/aclocal.m4-4414-	# -L didn't work.
msmtp-1.8.11/aclocal.m4:4415:	set X `ls -t "$srcdir/configure" conftest.file`
msmtp-1.8.11/aclocal.m4-4416-     fi
##############################################
msmtp-1.8.11/po/Rules-quot-20-.insert-header.po-update-en:
msmtp-1.8.11/po/Rules-quot:21:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
msmtp-1.8.11/po/Rules-quot:22:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
msmtp-1.8.11/po/Rules-quot-23-	tmpdir=`pwd`; \
msmtp-1.8.11/po/Rules-quot-24-	echo "$$lang:"; \
msmtp-1.8.11/po/Rules-quot:25:	ll=`echo $$lang | sed -e 's/@.*//'`; \
msmtp-1.8.11/po/Rules-quot-26-	LC_ALL=C; export LC_ALL; \
##############################################
msmtp-1.8.11/po/Rules-quot-29-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
msmtp-1.8.11/po/Rules-quot:30:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
msmtp-1.8.11/po/Rules-quot-31-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
msmtp-1.8.11/po/Rules-quot:32:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
msmtp-1.8.11/po/Rules-quot-33-	       ;; \
msmtp-1.8.11/po/Rules-quot-34-	     *) \
msmtp-1.8.11/po/Rules-quot:35:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
msmtp-1.8.11/po/Rules-quot-36-	       ;; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-114-.po.gmo:
msmtp-1.8.11/po/Makefile.in.in:115:	@lang=`echo $* | sed -e 's,.*/,,'`; \
msmtp-1.8.11/po/Makefile.in.in-116-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-196-	fi; \
msmtp-1.8.11/po/Makefile.in.in:197:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
msmtp-1.8.11/po/Makefile.in.in-198-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
msmtp-1.8.11/po/Makefile.in.in-247-	@test -f $(srcdir)/$(DOMAIN).pot || $(MAKE) $(srcdir)/$(DOMAIN).pot
msmtp-1.8.11/po/Makefile.in.in:248:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
msmtp-1.8.11/po/Makefile.in.in-249-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
msmtp-1.8.11/po/Makefile.in.in-252-	  cd $(srcdir) \
msmtp-1.8.11/po/Makefile.in.in:253:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
msmtp-1.8.11/po/Makefile.in.in-254-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].*) \
##############################################
msmtp-1.8.11/po/Makefile.in.in-285-	for cat in $$catalogs; do \
msmtp-1.8.11/po/Makefile.in.in:286:	  cat=`basename $$cat`; \
msmtp-1.8.11/po/Makefile.in.in:287:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
msmtp-1.8.11/po/Makefile.in.in-288-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-295-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
msmtp-1.8.11/po/Makefile.in.in:296:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
msmtp-1.8.11/po/Makefile.in.in-297-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-336-	for cat in $$catalogs; do \
msmtp-1.8.11/po/Makefile.in.in:337:	  cat=`basename $$cat`; \
msmtp-1.8.11/po/Makefile.in.in:338:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
msmtp-1.8.11/po/Makefile.in.in-339-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-343-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
msmtp-1.8.11/po/Makefile.in.in:344:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
msmtp-1.8.11/po/Makefile.in.in-345-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-382-	for cat in $$catalogs; do \
msmtp-1.8.11/po/Makefile.in.in:383:	  cat=`basename $$cat`; \
msmtp-1.8.11/po/Makefile.in.in:384:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
msmtp-1.8.11/po/Makefile.in.in-385-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
msmtp-1.8.11/po/Makefile.in.in-449-.nop.po-create:
msmtp-1.8.11/po/Makefile.in.in:450:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
msmtp-1.8.11/po/Makefile.in.in-451-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-456-.nop.po-update:
msmtp-1.8.11/po/Makefile.in.in:457:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
msmtp-1.8.11/po/Makefile.in.in-458-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
msmtp-1.8.11/po/Makefile.in.in-463-	cd $(srcdir); \
msmtp-1.8.11/po/Makefile.in.in:464:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
msmtp-1.8.11/po/Makefile.in.in-465-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].*) \