===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mutt-2.0.2/README.SECURITY-13-
mutt-2.0.2/README.SECURITY:14:When expanded with a charset parameter of ``touch${IFS}ME``, a file
mutt-2.0.2/README.SECURITY-15-named "ME" would be created in the current directory.
##############################################
mutt-2.0.2/README.SECURITY-58-> text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
mutt-2.0.2/README.SECURITY:59:>         && test "`echo \"$charset\" | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/README.SECURITY-60-
##############################################
mutt-2.0.2/gen_defs-24-					printf "%d %s\n" $number "$oneline"
mutt-2.0.2/gen_defs:25:					number=`expr $number + 1`
mutt-2.0.2/gen_defs-26-				done
##############################################
mutt-2.0.2/mutt_ssl.c-168-      {
mutt-2.0.2/mutt_ssl.c:169:        dprint (2, (debugfile, "ssl_set_verify_partial: SSL_CTX_set1_param() failed."));
mutt-2.0.2/mutt_ssl.c-170-        rv = -1;
##############################################
mutt-2.0.2/pgpkey.c-421-
mutt-2.0.2/pgpkey.c:422:static int pgp_id_matches_addr (ADDRESS *addr, ADDRESS *u_addr, pgp_uid_t *uid)
mutt-2.0.2/pgpkey.c-423-{
##############################################
mutt-2.0.2/pgpkey.c-818-
mutt-2.0.2/pgpkey.c:819:pgp_key_t pgp_getkeybyaddr (ADDRESS * a, short abilities, pgp_ring_t keyring,
mutt-2.0.2/pgpkey.c-820-                            int oppenc_mode)
##############################################
mutt-2.0.2/pgpkey.c-874-      {
mutt-2.0.2/pgpkey.c:875:	int validity = pgp_id_matches_addr (a, p, q);
mutt-2.0.2/pgpkey.c-876-
##############################################
mutt-2.0.2/doc/manual.xml.head-8190-text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
mutt-2.0.2/doc/manual.xml.head:8191:        && test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/doc/manual.xml.head-8192-</screen>
##############################################
mutt-2.0.2/doc/mimesupport.html-204-</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p><code class="literal">$HOME/.mailcap</code></p></li><li class="listitem"><p><code class="literal">$PKGDATADIR/mailcap</code></p></li><li class="listitem"><p><code class="literal">$SYSCONFDIR/mailcap</code></p></li><li class="listitem"><p><code class="literal">/etc/mailcap</code></p></li><li class="listitem"><p><code class="literal">/usr/etc/mailcap</code></p></li><li class="listitem"><p><code class="literal">/usr/local/etc/mailcap</code></p></li></ol></div><p>
mutt-2.0.2/doc/mimesupport.html:205:where <code class="literal">$HOME</code> is your home directory. The
mutt-2.0.2/doc/mimesupport.html-206-<code class="literal">$PKGDATADIR</code> and the <code class="literal">$SYSCONFDIR</code>
##############################################
mutt-2.0.2/doc/mimesupport.html-312-text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
mutt-2.0.2/doc/mimesupport.html:313:        &amp;&amp; test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/doc/mimesupport.html-314-</pre></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a id="advanced-mailcap"></a>3.3. Advanced Mailcap Usage</h3></div></div></div><div class="sect3"><div class="titlepage"><div><div><h4 class="title"><a id="optional-mailcap-fields"></a>3.3.1. Optional Fields</h4></div></div></div><p>
##############################################
mutt-2.0.2/doc/Makefile.in-49-  { \
mutt-2.0.2/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mutt-2.0.2/doc/Makefile.in-51-  }; \
##############################################
mutt-2.0.2/doc/Makefile.in-389-distdir-am: $(DISTFILES)
mutt-2.0.2/doc/Makefile.in:390:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/doc/Makefile.in:391:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/doc/Makefile.in-392-	list='$(DISTFILES)'; \
##############################################
mutt-2.0.2/doc/Makefile.in-403-	  if test -d $$d/$$file; then \
mutt-2.0.2/doc/Makefile.in:404:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mutt-2.0.2/doc/Makefile.in-405-	    if test -d "$(distdir)/$$file"; then \
##############################################
mutt-2.0.2/doc/Makefile.in-729-               $(srcdir)/gen-map-doc $(top_srcdir)/VERSION $(top_srcdir)/ChangeLog
mutt-2.0.2/doc/Makefile.in:730:	( date=`(cd $(top_srcdir) && ./mkreldate.sh)` && \
mutt-2.0.2/doc/Makefile.in:731:	  version=`(cd $(top_srcdir) && env sh ./version.sh)` && \
mutt-2.0.2/doc/Makefile.in-732-	  sed -e "s/@VERSION\@/$$version ($$date)/" $(srcdir)/manual.xml.head && \
##############################################
mutt-2.0.2/doc/Makefile.am-256-               $(srcdir)/gen-map-doc $(top_srcdir)/VERSION $(top_srcdir)/ChangeLog
mutt-2.0.2/doc/Makefile.am:257:	( date=`(cd $(top_srcdir) && ./mkreldate.sh)` && \
mutt-2.0.2/doc/Makefile.am:258:	  version=`(cd $(top_srcdir) && env sh ./version.sh)` && \
mutt-2.0.2/doc/Makefile.am-259-	  sed -e "s/@VERSION\@/$$version ($$date)/" $(srcdir)/manual.xml.head && \
##############################################
mutt-2.0.2/doc/manual.html-4114-</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p><code class="literal">$HOME/.mailcap</code></p></li><li class="listitem"><p><code class="literal">$PKGDATADIR/mailcap</code></p></li><li class="listitem"><p><code class="literal">$SYSCONFDIR/mailcap</code></p></li><li class="listitem"><p><code class="literal">/etc/mailcap</code></p></li><li class="listitem"><p><code class="literal">/usr/etc/mailcap</code></p></li><li class="listitem"><p><code class="literal">/usr/local/etc/mailcap</code></p></li></ol></div><p>
mutt-2.0.2/doc/manual.html:4115:where <code class="literal">$HOME</code> is your home directory. The
mutt-2.0.2/doc/manual.html-4116-<code class="literal">$PKGDATADIR</code> and the <code class="literal">$SYSCONFDIR</code>
##############################################
mutt-2.0.2/doc/manual.html-4222-text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
mutt-2.0.2/doc/manual.html:4223:        &amp;&amp; test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/doc/manual.html-4224-</pre></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a id="advanced-mailcap"></a>3.3. Advanced Mailcap Usage</h3></div></div></div><div class="sect3"><div class="titlepage"><div><div><h4 class="title"><a id="optional-mailcap-fields"></a>3.3.1. Optional Fields</h4></div></div></div><p>
##############################################
mutt-2.0.2/doc/manual.html-6814-</pre><p>
mutt-2.0.2/doc/manual.html:6815:where <span class="emphasis"><em>string</em></span> is the expansion of <code class="literal"><a class="link" href="#editor" title="3.83. editor">$editor</a></code> described above.
mutt-2.0.2/doc/manual.html-6816-</p></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a id="encode-from"></a>3.84. encode_from</h3></div></div></div><div class="literallayout"><p>Type: boolean<br />
##############################################
mutt-2.0.2/doc/mutt.info-6136-     text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
mutt-2.0.2/doc/mutt.info:6137:             && test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/doc/mutt.info-6138-
##############################################
mutt-2.0.2/doc/mutt.texi-6984-text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%@{charset@} \
mutt-2.0.2/doc/mutt.texi:6985:        && test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/doc/mutt.texi-6986-@end example
##############################################
mutt-2.0.2/doc/reference.html-1220-</pre><p>
mutt-2.0.2/doc/reference.html:1221:where <span class="emphasis"><em>string</em></span> is the expansion of <code class="literal"><a class="link" href="reference.html#editor" title="3.83. editor">$editor</a></code> described above.
mutt-2.0.2/doc/reference.html-1222-</p></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a id="encode-from"></a>3.84. encode_from</h3></div></div></div><div class="literallayout"><p>Type: boolean<br />
##############################################
mutt-2.0.2/version.sh-5-# quoted to allow the space character to appear in the path.
mutt-2.0.2/version.sh:6:srcdir=`dirname "$0"` && cd "$srcdir" || exit 1
mutt-2.0.2/version.sh-7-
##############################################
mutt-2.0.2/version.sh-13-latesttag=`git describe --tags --match 'mutt-*-rel' --abbrev=0`
mutt-2.0.2/version.sh:14:version=`echo $latesttag | sed -e s/mutt-// -e s/-rel// -e s/-/./g`
mutt-2.0.2/version.sh:15:distance=`git rev-list --count $latesttag..`
mutt-2.0.2/version.sh-16-commitid=`git rev-parse --short HEAD`
##############################################
mutt-2.0.2/ChangeLog-4338-
mutt-2.0.2/ChangeLog:4339:        * Rename smime oppenc mode parameter to get_keys_by_addr().
mutt-2.0.2/ChangeLog-4340-        
##############################################
mutt-2.0.2/ChangeLog-21880-	Model the smime.c searching off of classic pgp searching. Create
mutt-2.0.2/ChangeLog:21881:	smime_get_key_by_hash()/addr()/str() functions that use a single
mutt-2.0.2/ChangeLog-21882-	smime_get_candidates() function to search the index.
##############################################
mutt-2.0.2/pgp.c-1452-        pgp_invoke_getkeys (q);
mutt-2.0.2/pgp.c:1453:        k_info = pgp_getkeybyaddr (q, KEYFLAG_CANENCRYPT, PGP_PUBRING, oppenc_mode);
mutt-2.0.2/pgp.c-1454-      }
##############################################
mutt-2.0.2/aclocal.m4-206-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mutt-2.0.2/aclocal.m4:207:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mutt-2.0.2/aclocal.m4-208-# and then we would define $MISSING as
##############################################
mutt-2.0.2/aclocal.m4-221-# Expand $ac_aux_dir to an absolute path.
mutt-2.0.2/aclocal.m4:222:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mutt-2.0.2/aclocal.m4-223-])
##############################################
mutt-2.0.2/aclocal.m4-319-  if test "$am_compiler_list" = ""; then
mutt-2.0.2/aclocal.m4:320:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mutt-2.0.2/aclocal.m4-321-  fi
##############################################
mutt-2.0.2/aclocal.m4-472-    # Strip MF so we end up with the name of the file.
mutt-2.0.2/aclocal.m4:473:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
mutt-2.0.2/aclocal.m4-474-    # Check whether this is an Automake generated Makefile which includes
##############################################
mutt-2.0.2/aclocal.m4-479-      || continue
mutt-2.0.2/aclocal.m4:480:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
mutt-2.0.2/aclocal.m4:481:    am_filepart=`AS_BASENAME(["$am_mf"])`
mutt-2.0.2/aclocal.m4-482-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
mutt-2.0.2/aclocal.m4-549-AC_REQUIRE([AC_PROG_INSTALL])dnl
mutt-2.0.2/aclocal.m4:550:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mutt-2.0.2/aclocal.m4-551-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mutt-2.0.2/aclocal.m4-708-    * )
mutt-2.0.2/aclocal.m4:709:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mutt-2.0.2/aclocal.m4-710-  esac
mutt-2.0.2/aclocal.m4-711-done
mutt-2.0.2/aclocal.m4:712:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mutt-2.0.2/aclocal.m4-713-
##############################################
mutt-2.0.2/aclocal.m4-964-     echo "timestamp, slept: $am_has_slept" > conftest.file
mutt-2.0.2/aclocal.m4:965:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mutt-2.0.2/aclocal.m4-966-     if test "$[*]" = "X"; then
mutt-2.0.2/aclocal.m4-967-	# -L didn't work.
mutt-2.0.2/aclocal.m4:968:	set X `ls -t "$srcdir/configure" conftest.file`
mutt-2.0.2/aclocal.m4-969-     fi
##############################################
mutt-2.0.2/rfc822.c-378-static const char *
mutt-2.0.2/rfc822.c:379:parse_route_addr (const char *s,
mutt-2.0.2/rfc822.c-380-		  char *comment, size_t *commentlen, size_t commentmax,
##############################################
mutt-2.0.2/rfc822.c-609-	cur->personal = safe_strdup (phrase);
mutt-2.0.2/rfc822.c:610:      if ((ps = parse_route_addr (s + 1, comment, &commentlen, sizeof (comment) - 1, cur)) == NULL)
mutt-2.0.2/rfc822.c-611-      {
##############################################
mutt-2.0.2/Makefile.in-51-  { \
mutt-2.0.2/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mutt-2.0.2/Makefile.in-53-  }; \
##############################################
mutt-2.0.2/Makefile.in-159-txt2c_DEPENDENCIES =
mutt-2.0.2/Makefile.in:160:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mutt-2.0.2/Makefile.in-161-am__vpath_adj = case $$p in \
mutt-2.0.2/Makefile.in:162:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mutt-2.0.2/Makefile.in-163-    *) f=$$p;; \
mutt-2.0.2/Makefile.in-164-  esac;
mutt-2.0.2/Makefile.in:165:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mutt-2.0.2/Makefile.in-166-am__install_max = 40
mutt-2.0.2/Makefile.in-167-am__nobase_strip_setup = \
mutt-2.0.2/Makefile.in:168:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mutt-2.0.2/Makefile.in-169-am__nobase_strip = \
##############################################
mutt-2.0.2/Makefile.in-346-  while test -n "$$dir1"; do \
mutt-2.0.2/Makefile.in:347:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mutt-2.0.2/Makefile.in-348-    if test "$$first" != "."; then \
mutt-2.0.2/Makefile.in-349-      if test "$$first" = ".."; then \
mutt-2.0.2/Makefile.in:350:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mutt-2.0.2/Makefile.in:351:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mutt-2.0.2/Makefile.in-352-      else \
mutt-2.0.2/Makefile.in:353:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mutt-2.0.2/Makefile.in-354-        if test "$$first2" = "$$first"; then \
mutt-2.0.2/Makefile.in:355:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mutt-2.0.2/Makefile.in-356-        else \
##############################################
mutt-2.0.2/Makefile.in-361-    fi; \
mutt-2.0.2/Makefile.in:362:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mutt-2.0.2/Makefile.in-363-  done; \
##############################################
mutt-2.0.2/Makefile.in-910-.c.obj:
mutt-2.0.2/Makefile.in:911:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mutt-2.0.2/Makefile.in-912-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mutt-2.0.2/Makefile.in-914-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mutt-2.0.2/Makefile.in:915:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mutt-2.0.2/Makefile.in-916-
##############################################
mutt-2.0.2/Makefile.in-930-	dot_seen=no; \
mutt-2.0.2/Makefile.in:931:	target=`echo $@ | sed s/-recursive//`; \
mutt-2.0.2/Makefile.in-932-	case "$@" in \
##############################################
mutt-2.0.2/Makefile.in-993-GTAGS:
mutt-2.0.2/Makefile.in:994:	here=`$(am__cd) $(top_builddir) && pwd` \
mutt-2.0.2/Makefile.in-995-	  && $(am__cd) $(top_srcdir) \
##############################################
mutt-2.0.2/Makefile.in-1028-	test -d "$(distdir)" || mkdir "$(distdir)"
mutt-2.0.2/Makefile.in:1029:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/Makefile.in:1030:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/Makefile.in-1031-	list='$(DISTFILES)'; \
##############################################
mutt-2.0.2/Makefile.in-1042-	  if test -d $$d/$$file; then \
mutt-2.0.2/Makefile.in:1043:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mutt-2.0.2/Makefile.in-1044-	    if test -d "$(distdir)/$$file"; then \
##############################################
mutt-2.0.2/Makefile.in-1159-	test -d $(distdir)/_build || exit 0; \
mutt-2.0.2/Makefile.in:1160:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mutt-2.0.2/Makefile.in-1161-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mutt-2.0.2/Makefile.in-1203-	}; \
mutt-2.0.2/Makefile.in:1204:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
mutt-2.0.2/Makefile.in-1205-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mutt-2.0.2/Makefile.in-1215-	fi
mutt-2.0.2/Makefile.in:1216:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mutt-2.0.2/Makefile.in-1217-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mutt-2.0.2/Makefile.in-1653-@GNU_MAKE_TRUE@version.h: FORCE
mutt-2.0.2/Makefile.in:1654:@GNU_MAKE_TRUE@	echo '#define MUTT_VERSION "'`sh "$(srcdir)/version.sh"`'"' > $@.tmp
mutt-2.0.2/Makefile.in-1655-@GNU_MAKE_TRUE@	cmp -s $@ $@.tmp && rm -f $@.tmp || mv $@.tmp $@
##############################################
mutt-2.0.2/Makefile.in-1660-@GNU_MAKE_FALSE@version.h: $(srcdir)/version.sh
mutt-2.0.2/Makefile.in:1661:@GNU_MAKE_FALSE@	echo '#define MUTT_VERSION "'`sh "$(srcdir)/version.sh"`'"' > version.h
mutt-2.0.2/Makefile.in-1662-
mutt-2.0.2/Makefile.in-1663-reldate.h: $(srcdir)/mkreldate.sh $(srcdir)/ChangeLog
mutt-2.0.2/Makefile.in:1664:	echo 'const char *ReleaseDate = "'`(cd $(srcdir) && ./mkreldate.sh)`'";' > reldate.h
mutt-2.0.2/Makefile.in-1665-
##############################################
mutt-2.0.2/depcomp-64-  case $1 in
mutt-2.0.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
mutt-2.0.2/depcomp-66-      *) dir=;;
##############################################
mutt-2.0.2/depcomp-73-{
mutt-2.0.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
mutt-2.0.2/depcomp-75-}
##############################################
mutt-2.0.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
mutt-2.0.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mutt-2.0.2/depcomp-128-
##############################################
mutt-2.0.2/depcomp-405-        sleep 1
mutt-2.0.2/depcomp:406:        i=`expr $i - 1`
mutt-2.0.2/depcomp-407-      done
mutt-2.0.2/depcomp-408-    fi
mutt-2.0.2/depcomp:409:    i=`expr $i - 1`
mutt-2.0.2/depcomp-410-  done
##############################################
mutt-2.0.2/depcomp-425-  # Do two passes, one to just change these to
mutt-2.0.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
mutt-2.0.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mutt-2.0.2/depcomp-659-  done
mutt-2.0.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
mutt-2.0.2/depcomp-661-  touch "$tmpdepfile"
##############################################
mutt-2.0.2/compile-67-	mingw/*)
mutt-2.0.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
mutt-2.0.2/compile-69-	  ;;
mutt-2.0.2/compile-70-	cygwin/* | msys/*)
mutt-2.0.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
mutt-2.0.2/compile-72-	  ;;
mutt-2.0.2/compile-73-	wine/*)
mutt-2.0.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
mutt-2.0.2/compile-75-	  ;;
##############################################
mutt-2.0.2/compile-310-# Name of file we expect compiler to create.
mutt-2.0.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
mutt-2.0.2/compile-312-
##############################################
mutt-2.0.2/compile-316-# object file name, since that is what matters with a parallel build.
mutt-2.0.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
mutt-2.0.2/compile-318-while true; do
##############################################
mutt-2.0.2/install-sh-234-      fi
mutt-2.0.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mutt-2.0.2/install-sh-236-    *)
##############################################
mutt-2.0.2/install-sh-280-      dstdir=$dst
mutt-2.0.2/install-sh:281:      dstbase=`basename "$src"`
mutt-2.0.2/install-sh-282-      case $dst in
##############################################
mutt-2.0.2/install-sh-287-    else
mutt-2.0.2/install-sh:288:      dstdir=`dirname "$dst"`
mutt-2.0.2/install-sh-289-      test -d "$dstdir"
##############################################
mutt-2.0.2/install-sh-354-                   test_tmpdir="$tmpdir/a"
mutt-2.0.2/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
mutt-2.0.2/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
mutt-2.0.2/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
mutt-2.0.2/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
mutt-2.0.2/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mutt-2.0.2/install-sh-419-            case $prefix in
mutt-2.0.2/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mutt-2.0.2/install-sh-421-              *) qprefix=$prefix;;
##############################################
mutt-2.0.2/install-sh-479-    if $copy_on_change &&
mutt-2.0.2/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
mutt-2.0.2/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
mutt-2.0.2/install-sh-482-       set -f &&
##############################################
mutt-2.0.2/crypt-gpgme.c-531-   U_ADDR match and whether KEY is valid. */
mutt-2.0.2/crypt-gpgme.c:532:static int crypt_id_matches_addr (ADDRESS *addr, ADDRESS *u_addr,
mutt-2.0.2/crypt-gpgme.c-533-                                  crypt_key_t *key)
##############################################
mutt-2.0.2/crypt-gpgme.c-4703-
mutt-2.0.2/crypt-gpgme.c:4704:static crypt_key_t *crypt_getkeybyaddr (ADDRESS * a, short abilities,
mutt-2.0.2/crypt-gpgme.c-4705-					unsigned int app, int *forced_valid,
##############################################
mutt-2.0.2/crypt-gpgme.c-4759-        {
mutt-2.0.2/crypt-gpgme.c:4760:          int validity = crypt_id_matches_addr (a, p, k);
mutt-2.0.2/crypt-gpgme.c-4761-
##############################################
mutt-2.0.2/crypt-gpgme.c-5044-          {
mutt-2.0.2/crypt-gpgme.c:5045:            k_info = crypt_getkeybyaddr (q, KEYFLAG_CANENCRYPT,
mutt-2.0.2/crypt-gpgme.c-5046-                                        app, &forced_valid, oppenc_mode);
##############################################
mutt-2.0.2/Makefile.am-152-version.h: FORCE
mutt-2.0.2/Makefile.am:153:	echo '#define MUTT_VERSION "'`sh "$(srcdir)/version.sh"`'"' > $@.tmp
mutt-2.0.2/Makefile.am-154-	cmp -s $@ $@.tmp && rm -f $@.tmp || mv $@.tmp $@
##############################################
mutt-2.0.2/Makefile.am-160-version.h: $(srcdir)/version.sh
mutt-2.0.2/Makefile.am:161:	echo '#define MUTT_VERSION "'`sh "$(srcdir)/version.sh"`'"' > version.h
mutt-2.0.2/Makefile.am-162-endif
##############################################
mutt-2.0.2/Makefile.am-164-reldate.h: $(srcdir)/mkreldate.sh $(srcdir)/ChangeLog
mutt-2.0.2/Makefile.am:165:	echo 'const char *ReleaseDate = "'`(cd $(srcdir) && ./mkreldate.sh)`'";' > reldate.h
mutt-2.0.2/Makefile.am-166-
##############################################
mutt-2.0.2/po/Makefile.in.in-74-.po.gmo:
mutt-2.0.2/po/Makefile.in.in:75:	file=`echo $* | sed 's,.*/,,'`.gmo \
mutt-2.0.2/po/Makefile.in.in-76-	  && rm -f $$file && $(GMSGFMT) --statistics -c -o $$file $<
##############################################
mutt-2.0.2/po/Makefile.in.in-119-	for cat in $$catalogs; do \
mutt-2.0.2/po/Makefile.in.in:120:	  cat=`basename $$cat`; \
mutt-2.0.2/po/Makefile.in.in:121:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
mutt-2.0.2/po/Makefile.in.in-122-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
mutt-2.0.2/po/Makefile.in.in-139-	for cat in $$catalogs; do \
mutt-2.0.2/po/Makefile.in.in:140:	  cat=`basename $$cat`; \
mutt-2.0.2/po/Makefile.in.in:141:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
mutt-2.0.2/po/Makefile.in.in-142-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(PACKAGE).mo; \
##############################################
mutt-2.0.2/po/Makefile.in.in-181-	for cat in $$catalogs; do \
mutt-2.0.2/po/Makefile.in.in:182:	  cat=`basename $$cat`; \
mutt-2.0.2/po/Makefile.in.in:183:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
mutt-2.0.2/po/Makefile.in.in-184-	  echo "$$lang:"; \
##############################################
mutt-2.0.2/compose.c-543-
mutt-2.0.2/compose.c:544:static void draw_envelope_addr (int line, ADDRESS *addr)
mutt-2.0.2/compose.c-545-{
##############################################
mutt-2.0.2/compose.c-561-
mutt-2.0.2/compose.c:562:  draw_envelope_addr (HDR_FROM, msg->env->from);
mutt-2.0.2/compose.c:563:  draw_envelope_addr (HDR_TO, msg->env->to);
mutt-2.0.2/compose.c:564:  draw_envelope_addr (HDR_CC, msg->env->cc);
mutt-2.0.2/compose.c:565:  draw_envelope_addr (HDR_BCC, msg->env->bcc);
mutt-2.0.2/compose.c-566-
##############################################
mutt-2.0.2/compose.c-572-
mutt-2.0.2/compose.c:573:  draw_envelope_addr (HDR_REPLYTO, msg->env->reply_to);
mutt-2.0.2/compose.c-574-
##############################################
mutt-2.0.2/mutt_dotlock.c-256-   * successfully changed our working directory to
mutt-2.0.2/mutt_dotlock.c:257:   * `dirname $f`.  Additionally, f has been opened for
mutt-2.0.2/mutt_dotlock.c-258-   * reading to verify that the user has at least read
##############################################
mutt-2.0.2/dotlock.c-256-   * successfully changed our working directory to
mutt-2.0.2/dotlock.c:257:   * `dirname $f`.  Additionally, f has been opened for
mutt-2.0.2/dotlock.c-258-   * reading to verify that the user has at least read
##############################################
mutt-2.0.2/autocrypt/Makefile.in-50-  { \
mutt-2.0.2/autocrypt/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mutt-2.0.2/autocrypt/Makefile.in-52-  }; \
##############################################
mutt-2.0.2/autocrypt/Makefile.in-410-.c.obj:
mutt-2.0.2/autocrypt/Makefile.in:411:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mutt-2.0.2/autocrypt/Makefile.in-412-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mutt-2.0.2/autocrypt/Makefile.in-414-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mutt-2.0.2/autocrypt/Makefile.in:415:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mutt-2.0.2/autocrypt/Makefile.in-416-
##############################################
mutt-2.0.2/autocrypt/Makefile.in-446-GTAGS:
mutt-2.0.2/autocrypt/Makefile.in:447:	here=`$(am__cd) $(top_builddir) && pwd` \
mutt-2.0.2/autocrypt/Makefile.in-448-	  && $(am__cd) $(top_srcdir) \
##############################################
mutt-2.0.2/autocrypt/Makefile.in-472-distdir-am: $(DISTFILES)
mutt-2.0.2/autocrypt/Makefile.in:473:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/autocrypt/Makefile.in:474:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/autocrypt/Makefile.in-475-	list='$(DISTFILES)'; \
##############################################
mutt-2.0.2/autocrypt/Makefile.in-486-	  if test -d $$d/$$file; then \
mutt-2.0.2/autocrypt/Makefile.in:487:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mutt-2.0.2/autocrypt/Makefile.in-488-	    if test -d "$(distdir)/$$file"; then \
##############################################
mutt-2.0.2/autocrypt/autocrypt_db.c-157- */
mutt-2.0.2/autocrypt/autocrypt_db.c:158:static ADDRESS *copy_normalize_addr (ADDRESS *addr)
mutt-2.0.2/autocrypt/autocrypt_db.c-159-{
##############################################
mutt-2.0.2/autocrypt/autocrypt_db.c-204-
mutt-2.0.2/autocrypt/autocrypt_db.c:205:  norm_addr = copy_normalize_addr (addr);
mutt-2.0.2/autocrypt/autocrypt_db.c-206-  *account = NULL;
##############################################
mutt-2.0.2/autocrypt/autocrypt_db.c-262-
mutt-2.0.2/autocrypt/autocrypt_db.c:263:  norm_addr = copy_normalize_addr (addr);
mutt-2.0.2/autocrypt/autocrypt_db.c-264-
##############################################
mutt-2.0.2/autocrypt/autocrypt_db.c-495-
mutt-2.0.2/autocrypt/autocrypt_db.c:496:  norm_addr = copy_normalize_addr (addr);
mutt-2.0.2/autocrypt/autocrypt_db.c-497-  *peer = NULL;
##############################################
mutt-2.0.2/autocrypt/autocrypt_db.c-560-
mutt-2.0.2/autocrypt/autocrypt_db.c:561:  norm_addr = copy_normalize_addr (addr);
mutt-2.0.2/autocrypt/autocrypt_db.c-562-
##############################################
mutt-2.0.2/autocrypt/autocrypt_db.c-744-
mutt-2.0.2/autocrypt/autocrypt_db.c:745:  norm_addr = copy_normalize_addr (addr);
mutt-2.0.2/autocrypt/autocrypt_db.c-746-
##############################################
mutt-2.0.2/autocrypt/autocrypt_db.c-818-
mutt-2.0.2/autocrypt/autocrypt_db.c:819:  norm_addr = copy_normalize_addr (addr);
mutt-2.0.2/autocrypt/autocrypt_db.c-820-
##############################################
mutt-2.0.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
mutt-2.0.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mutt-2.0.2/configure-45-  as_echo='print -r --'
mutt-2.0.2/configure-46-  as_echo_n='print -rn --'
mutt-2.0.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mutt-2.0.2/configure-48-  as_echo='printf %s\n'
##############################################
mutt-2.0.2/configure-50-else
mutt-2.0.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mutt-2.0.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mutt-2.0.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
mutt-2.0.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mutt-2.0.2/configure-62-      esac;
##############################################
mutt-2.0.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mutt-2.0.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mutt-2.0.2/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
mutt-2.0.2/configure-324-      case $as_dir in #(
mutt-2.0.2/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mutt-2.0.2/configure-326-      *) as_qdir=$as_dir;;
##############################################
mutt-2.0.2/configure-397-  {
mutt-2.0.2/configure:398:    as_val=`expr "$@" || test $? -eq 1`
mutt-2.0.2/configure-399-  }
##############################################
mutt-2.0.2/configure-404-# ----------------------------------------
mutt-2.0.2/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mutt-2.0.2/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mutt-2.0.2/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mutt-2.0.2/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mutt-2.0.2/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mutt-2.0.2/configure-928-  case $ac_option in
mutt-2.0.2/configure:929:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mutt-2.0.2/configure-930-  *=)   ac_optarg= ;;
##############################################
mutt-2.0.2/configure-972-  -disable-* | --disable-*)
mutt-2.0.2/configure:973:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mutt-2.0.2/configure-974-    # Reject names that are not valid shell variable names.
##############################################
mutt-2.0.2/configure-977-    ac_useropt_orig=$ac_useropt
mutt-2.0.2/configure:978:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mutt-2.0.2/configure-979-    case $ac_user_opts in
##############################################
mutt-2.0.2/configure-998-  -enable-* | --enable-*)
mutt-2.0.2/configure:999:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mutt-2.0.2/configure-1000-    # Reject names that are not valid shell variable names.
##############################################
mutt-2.0.2/configure-1003-    ac_useropt_orig=$ac_useropt
mutt-2.0.2/configure:1004:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mutt-2.0.2/configure-1005-    case $ac_user_opts in
##############################################
mutt-2.0.2/configure-1211-  -with-* | --with-*)
mutt-2.0.2/configure:1212:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mutt-2.0.2/configure-1213-    # Reject names that are not valid shell variable names.
##############################################
mutt-2.0.2/configure-1216-    ac_useropt_orig=$ac_useropt
mutt-2.0.2/configure:1217:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mutt-2.0.2/configure-1218-    case $ac_user_opts in
##############################################
mutt-2.0.2/configure-1227-  -without-* | --without-*)
mutt-2.0.2/configure:1228:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mutt-2.0.2/configure-1229-    # Reject names that are not valid shell variable names.
##############################################
mutt-2.0.2/configure-1232-    ac_useropt_orig=$ac_useropt
mutt-2.0.2/configure:1233:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mutt-2.0.2/configure-1234-    case $ac_user_opts in
##############################################
mutt-2.0.2/configure-1265-  *=*)
mutt-2.0.2/configure:1266:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mutt-2.0.2/configure-1267-    # Reject names that are not valid shell variable names.
##############################################
mutt-2.0.2/configure-1286-if test -n "$ac_prev"; then
mutt-2.0.2/configure:1287:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mutt-2.0.2/configure-1288-  as_fn_error $? "missing argument to $ac_option"
##############################################
mutt-2.0.2/configure-1308-    */ )
mutt-2.0.2/configure:1309:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mutt-2.0.2/configure-1310-      eval $ac_var=\$ac_val;;
##############################################
mutt-2.0.2/configure-1343-ac_ls_di=`ls -di .` &&
mutt-2.0.2/configure:1344:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mutt-2.0.2/configure-1345-  as_fn_error $? "working directory cannot be determined"
##############################################
mutt-2.0.2/configure-1399-case $srcdir in
mutt-2.0.2/configure:1400:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mutt-2.0.2/configure-1401-esac
##############################################
mutt-2.0.2/configure-1442-By default, \`make install' will install all the files in
mutt-2.0.2/configure:1443:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mutt-2.0.2/configure:1444:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mutt-2.0.2/configure-1445-for instance \`--prefix=\$HOME'.
##############################################
mutt-2.0.2/configure-1592-*)
mutt-2.0.2/configure:1593:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mutt-2.0.2/configure-1594-  # A ".." for each directory in $ac_dir_suffix.
mutt-2.0.2/configure:1595:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mutt-2.0.2/configure-1596-  case $ac_top_builddir_sub in
##############################################
mutt-2.0.2/configure-2245-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
mutt-2.0.2/configure:2246:  as_decl_name=`echo $2|sed 's/ *(.*//'`
mutt-2.0.2/configure:2247:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
mutt-2.0.2/configure-2248-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
mutt-2.0.2/configure-2416-    *\'*)
mutt-2.0.2/configure:2417:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mutt-2.0.2/configure-2418-    esac
##############################################
mutt-2.0.2/configure-2499-      case $ac_val in
mutt-2.0.2/configure:2500:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mutt-2.0.2/configure-2501-      esac
##############################################
mutt-2.0.2/configure-2514-	case $ac_val in
mutt-2.0.2/configure:2515:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mutt-2.0.2/configure-2516-	esac
##############################################
mutt-2.0.2/configure-2638-    set,)
mutt-2.0.2/configure:2639:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mutt-2.0.2/configure:2640:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mutt-2.0.2/configure-2641-      ac_cache_corrupted=: ;;
##############################################
mutt-2.0.2/configure-2649-	# differences in whitespace do not lead to failure.
mutt-2.0.2/configure:2650:	ac_old_val_w=`echo x $ac_old_val`
mutt-2.0.2/configure:2651:	ac_new_val_w=`echo x $ac_new_val`
mutt-2.0.2/configure-2652-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mutt-2.0.2/configure-2669-    case $ac_new_val in
mutt-2.0.2/configure:2670:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mutt-2.0.2/configure-2671-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mutt-2.0.2/configure-2845-     echo "timestamp, slept: $am_has_slept" > conftest.file
mutt-2.0.2/configure:2846:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mutt-2.0.2/configure-2847-     if test "$*" = "X"; then
mutt-2.0.2/configure-2848-	# -L didn't work.
mutt-2.0.2/configure:2849:	set X `ls -t "$srcdir/configure" conftest.file`
mutt-2.0.2/configure-2850-     fi
##############################################
mutt-2.0.2/configure-2896-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mutt-2.0.2/configure:2897:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mutt-2.0.2/configure-2898-
mutt-2.0.2/configure-2899-# Expand $ac_aux_dir to an absolute path.
mutt-2.0.2/configure:2900:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mutt-2.0.2/configure-2901-
##############################################
mutt-2.0.2/configure-3041-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
mutt-2.0.2/configure:3042:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mutt-2.0.2/configure-3043-	     'mkdir (GNU coreutils) '* | \
##############################################
mutt-2.0.2/configure-3114-set x ${MAKE-make}
mutt-2.0.2/configure:3115:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mutt-2.0.2/configure-3116-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mutt-2.0.2/configure-3124-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mutt-2.0.2/configure:3125:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mutt-2.0.2/configure-3126-  *@@@%%%=?*=@@@%%%*)
##############################################
mutt-2.0.2/configure-3190-
mutt-2.0.2/configure:3191:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mutt-2.0.2/configure-3192-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mutt-2.0.2/configure-3720-$as_echo_n "checking whether the C compiler works... " >&6; }
mutt-2.0.2/configure:3721:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mutt-2.0.2/configure-3722-
##############################################
mutt-2.0.2/configure-3764-	then :; else
mutt-2.0.2/configure:3765:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mutt-2.0.2/configure-3766-	fi
##############################################
mutt-2.0.2/configure-3824-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mutt-2.0.2/configure:3825:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mutt-2.0.2/configure-3826-	  break;;
##############################################
mutt-2.0.2/configure-3933-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mutt-2.0.2/configure:3934:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mutt-2.0.2/configure-3935-       break;;
##############################################
mutt-2.0.2/configure-4251-  if test "$am_compiler_list" = ""; then
mutt-2.0.2/configure:4252:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mutt-2.0.2/configure-4253-  fi
##############################################
mutt-2.0.2/configure-4508-  # Check for GNU $ac_path_GREP
mutt-2.0.2/configure:4509:case `"$ac_path_GREP" --version 2>&1` in
mutt-2.0.2/configure-4510-*GNU*)
##############################################
mutt-2.0.2/configure-4574-  # Check for GNU $ac_path_EGREP
mutt-2.0.2/configure:4575:case `"$ac_path_EGREP" --version 2>&1` in
mutt-2.0.2/configure-4576-*GNU*)
##############################################
mutt-2.0.2/configure-4735-do :
mutt-2.0.2/configure:4736:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-4737-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mutt-2.0.2/configure-4740-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:4741:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-4742-_ACEOF
##############################################
mutt-2.0.2/configure-4823-test "x$ac_build_alias" = x &&
mutt-2.0.2/configure:4824:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mutt-2.0.2/configure-4825-test "x$ac_build_alias" = x &&
mutt-2.0.2/configure-4826-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
mutt-2.0.2/configure:4827:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mutt-2.0.2/configure-4828-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mutt-2.0.2/configure-4847-IFS=$ac_save_IFS
mutt-2.0.2/configure:4848:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mutt-2.0.2/configure-4849-
##############################################
mutt-2.0.2/configure-4858-else
mutt-2.0.2/configure:4859:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mutt-2.0.2/configure-4860-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mutt-2.0.2/configure-4880-IFS=$ac_save_IFS
mutt-2.0.2/configure:4881:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mutt-2.0.2/configure-4882-
##############################################
mutt-2.0.2/configure-5521-  if test "$am_compiler_list" = ""; then
mutt-2.0.2/configure:5522:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mutt-2.0.2/configure-5523-  fi
##############################################
mutt-2.0.2/configure-5996-set x ${MAKE-make}
mutt-2.0.2/configure:5997:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mutt-2.0.2/configure-5998-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mutt-2.0.2/configure-6006-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mutt-2.0.2/configure:6007:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mutt-2.0.2/configure-6008-  *@@@%%%=?*=@@@%%%*)
##############################################
mutt-2.0.2/configure-7556-    if test -z "$use_gpgrt_config"; then
mutt-2.0.2/configure:7557:      gpgme_version=`$GPGME_CONFIG --version`
mutt-2.0.2/configure-7558-    else
mutt-2.0.2/configure:7559:      gpgme_version=`$GPGME_CONFIG --modversion`
mutt-2.0.2/configure-7560-    fi
##############################################
mutt-2.0.2/configure-7570-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
mutt-2.0.2/configure:7571:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
mutt-2.0.2/configure:7572:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
mutt-2.0.2/configure-7573-  else
##############################################
mutt-2.0.2/configure-7608-        if test -z "$use_gpgrt_config"; then
mutt-2.0.2/configure:7609:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
mutt-2.0.2/configure-7610-        else
mutt-2.0.2/configure:7611:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
mutt-2.0.2/configure-7612-        fi
##############################################
mutt-2.0.2/configure-7620-  if test $ok = yes; then
mutt-2.0.2/configure:7621:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
mutt-2.0.2/configure:7622:    GPGME_LIBS=`$GPGME_CONFIG --libs`
mutt-2.0.2/configure-7623-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
mutt-2.0.2/configure-7629-    if test -z "$use_gpgrt_config"; then
mutt-2.0.2/configure:7630:      gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
mutt-2.0.2/configure-7631-    else
mutt-2.0.2/configure:7632:      gpgme_config_host=`$GPGME_CONFIG --variable=host 2>/dev/null || echo none`
mutt-2.0.2/configure-7633-    fi
##############################################
mutt-2.0.2/configure-7823-$as_echo "$as_me: Use gpgrt-config with $gpgrt_libdir as gpg-error-config" >&6;}
mutt-2.0.2/configure:7824:        gpg_error_config_version=`$GPG_ERROR_CONFIG --modversion`
mutt-2.0.2/configure-7825-      else
##############################################
mutt-2.0.2/configure-7829-  else
mutt-2.0.2/configure:7830:    gpg_error_config_version=`$GPG_ERROR_CONFIG --version`
mutt-2.0.2/configure-7831-  fi
##############################################
mutt-2.0.2/configure-7910-  if test $ok = yes; then
mutt-2.0.2/configure:7911:    GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG --cflags`
mutt-2.0.2/configure:7912:    GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG --libs`
mutt-2.0.2/configure-7913-    if test -z "$GPGRT_CONFIG"; then
mutt-2.0.2/configure:7914:      GPG_ERROR_MT_CFLAGS=`$GPG_ERROR_CONFIG --mt --cflags 2>/dev/null`
mutt-2.0.2/configure:7915:      GPG_ERROR_MT_LIBS=`$GPG_ERROR_CONFIG --mt --libs 2>/dev/null`
mutt-2.0.2/configure-7916-    else
mutt-2.0.2/configure:7917:      GPG_ERROR_MT_CFLAGS=`$GPG_ERROR_CONFIG --variable=mtcflags 2>/dev/null`
mutt-2.0.2/configure-7918-      GPG_ERROR_MT_CFLAGS="$GPG_ERROR_CFLAGS${GPG_ERROR_CFLAGS:+ }$GPG_ERROR_MT_CFLAGS"
mutt-2.0.2/configure:7919:      GPG_ERROR_MT_LIBS=`$GPG_ERROR_CONFIG --variable=mtlibs 2>/dev/null`
mutt-2.0.2/configure-7920-      GPG_ERROR_MT_LIBS="$GPG_ERROR_LIBS${GPG_ERROR_LIBS:+ }$GPG_ERROR_MT_LIBS"
##############################################
mutt-2.0.2/configure-7925-    if test -z "$GPGRT_CONFIG"; then
mutt-2.0.2/configure:7926:      gpg_error_config_host=`$GPG_ERROR_CONFIG --host 2>/dev/null || echo none`
mutt-2.0.2/configure-7927-    else
mutt-2.0.2/configure:7928:      gpg_error_config_host=`$GPG_ERROR_CONFIG --variable=host 2>/dev/null || echo none`
mutt-2.0.2/configure-7929-    fi
##############################################
mutt-2.0.2/configure-8307-	do
mutt-2.0.2/configure:8308:		as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_waddnwstr" | $as_tr_sh`
mutt-2.0.2/configure-8309-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for waddnwstr in -l$lib" >&5
##############################################
mutt-2.0.2/configure-8350-	done
mutt-2.0.2/configure:8351:        as_ac_Lib=`$as_echo "ac_cv_lib_$cf_ncurses''_initscr" | $as_tr_sh`
mutt-2.0.2/configure-8352-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for initscr in -l$cf_ncurses" >&5
##############################################
mutt-2.0.2/configure-8737-		do
mutt-2.0.2/configure:8738:			as_ac_Lib=`$as_echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh`
mutt-2.0.2/configure-8739-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgoto in -l$cf_term_lib" >&5
##############################################
mutt-2.0.2/configure-8788-	do
mutt-2.0.2/configure:8789:		as_ac_Lib=`$as_echo "ac_cv_lib_$cf_curs_lib''_initscr" | $as_tr_sh`
mutt-2.0.2/configure-8790-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for initscr in -l$cf_curs_lib" >&5
##############################################
mutt-2.0.2/configure-8966-
mutt-2.0.2/configure:8967:if eval "test \"`echo '$ac_cv_func_'decl_$ac_func`\" = yes"; then
mutt-2.0.2/configure-8968-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
mutt-2.0.2/configure-8971-
mutt-2.0.2/configure:8972:ac_tr_func=`echo HAVE_$ac_func | tr '[a-z]' '[A-Z]'`
mutt-2.0.2/configure-8973-
##############################################
mutt-2.0.2/configure-9122-do :
mutt-2.0.2/configure:9123:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-9124-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mutt-2.0.2/configure-9126-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:9127:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-9128-_ACEOF
##############################################
mutt-2.0.2/configure-9135-do :
mutt-2.0.2/configure:9136:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-9137-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mutt-2.0.2/configure-9139-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:9140:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-9141-_ACEOF
##############################################
mutt-2.0.2/configure-9161-do :
mutt-2.0.2/configure:9162:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-9163-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-9165-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:9166:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-9167-_ACEOF
##############################################
mutt-2.0.2/configure-9173-do :
mutt-2.0.2/configure:9174:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-9175-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-9177-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:9178:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-9179-_ACEOF
##############################################
mutt-2.0.2/configure-9290-do :
mutt-2.0.2/configure:9291:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-9292-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-9294-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:9295:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-9296-_ACEOF
##############################################
mutt-2.0.2/configure-10379-  then
mutt-2.0.2/configure:10380:    GSSAPI_CFLAGS="`$KRB5CFGPATH --cflags gssapi`"
mutt-2.0.2/configure:10381:    GSSAPI_LIBS="`$KRB5CFGPATH --libs gssapi`"
mutt-2.0.2/configure:10382:    case "`$KRB5CFGPATH --version`" in
mutt-2.0.2/configure-10383-      "Kerberos 5 "*)	GSSAPI_IMPL="MIT";;
##############################################
mutt-2.0.2/configure-11302-do :
mutt-2.0.2/configure:11303:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-11304-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-11306-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:11307:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-11308-_ACEOF
##############################################
mutt-2.0.2/configure-11323-do :
mutt-2.0.2/configure:11324:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-11325-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-11327-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:11328:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-11329-_ACEOF
##############################################
mutt-2.0.2/configure-11793-                        BDB_LIB_DIR="$bdblibdir"
mutt-2.0.2/configure:11794:                        for l in `echo $BDB_VERSIONS`; do
mutt-2.0.2/configure-11795-                            CPPFLAGS="$OLDCPPFLAGS -I$BDB_INCLUDE_DIR"
##############################################
mutt-2.0.2/configure-12202-  for ac_func in _getb67 GETB67 getb67; do
mutt-2.0.2/configure:12203:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-12204-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-12268-do :
mutt-2.0.2/configure:12269:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-12270-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mutt-2.0.2/configure-12273-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:12274:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-12275-_ACEOF
##############################################
mutt-2.0.2/configure-12504-do :
mutt-2.0.2/configure:12505:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-12506-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mutt-2.0.2/configure-12508-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:12509:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-12510-_ACEOF
##############################################
mutt-2.0.2/configure-12519-do :
mutt-2.0.2/configure:12520:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-12521-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-12523-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:12524:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-12525-_ACEOF
##############################################
mutt-2.0.2/configure-12536-  withval=$with_libiconv_prefix;
mutt-2.0.2/configure:12537:    for dir in `echo "$withval" | tr : ' '`; do
mutt-2.0.2/configure-12538-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
mutt-2.0.2/configure-12642-
mutt-2.0.2/configure:12643:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mutt-2.0.2/configure-12644-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
##############################################
mutt-2.0.2/configure-13105-	INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
mutt-2.0.2/configure:13106:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
mutt-2.0.2/configure-13107-      fi
##############################################
mutt-2.0.2/configure-13185-$as_echo_n "checking version of bison... " >&6; }
mutt-2.0.2/configure:13186:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
mutt-2.0.2/configure-13187-      case $ac_prog_version in
##############################################
mutt-2.0.2/configure-13476-do :
mutt-2.0.2/configure:13477:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-13478-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mutt-2.0.2/configure-13480-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13481:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-13482-_ACEOF
##############################################
mutt-2.0.2/configure-13492-do :
mutt-2.0.2/configure:13493:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-13494-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mutt-2.0.2/configure-13496-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13497:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-13498-_ACEOF
##############################################
mutt-2.0.2/configure-13571-do :
mutt-2.0.2/configure:13572:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-13573-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-13575-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13576:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-13577-_ACEOF
##############################################
mutt-2.0.2/configure-13583-do :
mutt-2.0.2/configure:13584:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-13585-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-13587-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13588:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-13589-_ACEOF
##############################################
mutt-2.0.2/configure-13595-do :
mutt-2.0.2/configure:13596:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-13597-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-13599-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13600:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-13601-_ACEOF
##############################################
mutt-2.0.2/configure-13626-do :
mutt-2.0.2/configure:13627:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mutt-2.0.2/configure-13628-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mutt-2.0.2/configure-13630-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13631:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mutt-2.0.2/configure-13632-_ACEOF
##############################################
mutt-2.0.2/configure-13924-do :
mutt-2.0.2/configure:13925:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-13926-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-13928-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13929:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-13930-_ACEOF
##############################################
mutt-2.0.2/configure-13936-do :
mutt-2.0.2/configure:13937:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-13938-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-13940-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13941:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-13942-_ACEOF
##############################################
mutt-2.0.2/configure-13948-do :
mutt-2.0.2/configure:13949:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mutt-2.0.2/configure-13950-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mutt-2.0.2/configure-13952-  cat >>confdefs.h <<_ACEOF
mutt-2.0.2/configure:13953:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mutt-2.0.2/configure-13954-_ACEOF
##############################################
mutt-2.0.2/configure-14163-  dslosfile=`ospcat --public-id="-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN"`
mutt-2.0.2/configure:14164:  DSLROOT=`echo $dslosfile | sed -n -e "s/.*SOIBASE='\([^']*\)\/catalog'.*/\1/p"`
mutt-2.0.2/configure-14165-  # ospcat may spit out an absolute path without an SOIBASE
##############################################
mutt-2.0.2/configure-14167-  then
mutt-2.0.2/configure:14168:    DSLROOT=`echo $dslosfile | sed -e 's|<OSFILE>\(.*\)/print/docbook.dsl|\1|'`
mutt-2.0.2/configure-14169-  fi
##############################################
mutt-2.0.2/configure-14415-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mutt-2.0.2/configure:14416:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mutt-2.0.2/configure-14417-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mutt-2.0.2/configure-14551-if test -z "$BASH_VERSION$ZSH_VERSION" \
mutt-2.0.2/configure:14552:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mutt-2.0.2/configure-14553-  as_echo='print -r --'
mutt-2.0.2/configure-14554-  as_echo_n='print -rn --'
mutt-2.0.2/configure:14555:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mutt-2.0.2/configure-14556-  as_echo='printf %s\n'
##############################################
mutt-2.0.2/configure-14558-else
mutt-2.0.2/configure:14559:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mutt-2.0.2/configure-14560-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mutt-2.0.2/configure-14568-	expr "X$arg" : "X\\(.*\\)$as_nl";
mutt-2.0.2/configure:14569:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mutt-2.0.2/configure-14570-      esac;
##############################################
mutt-2.0.2/configure-14645-# ----------------------------------------
mutt-2.0.2/configure:14646:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mutt-2.0.2/configure-14647-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mutt-2.0.2/configure-14717-  {
mutt-2.0.2/configure:14718:    as_val=`expr "$@" || test $? -eq 1`
mutt-2.0.2/configure-14719-  }
##############################################
mutt-2.0.2/configure-14821-      case $as_dir in #(
mutt-2.0.2/configure:14822:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mutt-2.0.2/configure-14823-      *) as_qdir=$as_dir;;
##############################################
mutt-2.0.2/configure-14956-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mutt-2.0.2/configure:14957:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mutt-2.0.2/configure-14958-ac_cs_version="\\
##############################################
mutt-2.0.2/configure-14981-  --*=?*)
mutt-2.0.2/configure:14982:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mutt-2.0.2/configure:14983:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mutt-2.0.2/configure-14984-    ac_shift=:
##############################################
mutt-2.0.2/configure-14986-  --*=)
mutt-2.0.2/configure:14987:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mutt-2.0.2/configure-14988-    ac_optarg=
##############################################
mutt-2.0.2/configure-15010-    case $ac_optarg in
mutt-2.0.2/configure:15011:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mutt-2.0.2/configure-15012-    '') as_fn_error $? "missing file argument" ;;
##############################################
mutt-2.0.2/configure-15018-    case $ac_optarg in
mutt-2.0.2/configure:15019:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mutt-2.0.2/configure-15020-    esac
##############################################
mutt-2.0.2/configure-15156-fi
mutt-2.0.2/configure:15157:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mutt-2.0.2/configure-15158-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mutt-2.0.2/configure-15173-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mutt-2.0.2/configure:15174:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mutt-2.0.2/configure-15175-ac_delim='%!_!# '
##############################################
mutt-2.0.2/configure-15179-
mutt-2.0.2/configure:15180:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mutt-2.0.2/configure-15181-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mutt-2.0.2/configure-15317-for ac_last_try in false false :; do
mutt-2.0.2/configure:15318:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
mutt-2.0.2/configure-15319-  if test -z "$ac_tt"; then
##############################################
mutt-2.0.2/configure-15449-      esac
mutt-2.0.2/configure:15450:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mutt-2.0.2/configure-15451-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mutt-2.0.2/configure-15508-*)
mutt-2.0.2/configure:15509:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mutt-2.0.2/configure-15510-  # A ".." for each directory in $ac_dir_suffix.
mutt-2.0.2/configure:15511:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mutt-2.0.2/configure-15512-  case $ac_top_builddir_sub in
##############################################
mutt-2.0.2/configure-15569-/@mandir@/p'
mutt-2.0.2/configure:15570:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mutt-2.0.2/configure-15571-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mutt-2.0.2/configure-15586-
mutt-2.0.2/configure:15587:# Neutralize VPATH when `$srcdir' = `.'.
mutt-2.0.2/configure-15588-# Shell code in configure.ac might set extrasub.
##############################################
mutt-2.0.2/configure-15614-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mutt-2.0.2/configure:15615:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
mutt-2.0.2/configure-15616-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
mutt-2.0.2/configure-15660-    * )
mutt-2.0.2/configure:15661:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mutt-2.0.2/configure-15662-  esac
##############################################
mutt-2.0.2/configure-15715-    # Strip MF so we end up with the name of the file.
mutt-2.0.2/configure:15716:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
mutt-2.0.2/configure-15717-    # Check whether this is an Automake generated Makefile which includes
##############################################
mutt-2.0.2/configure-15794-        case "$ac_file" in
mutt-2.0.2/configure:15795:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mutt-2.0.2/configure-15796-        esac
##############################################
mutt-2.0.2/configure-15799-          # Adjust a relative srcdir.
mutt-2.0.2/configure:15800:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
mutt-2.0.2/configure:15801:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
mutt-2.0.2/configure:15802:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
mutt-2.0.2/configure-15803-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
mutt-2.0.2/configure-15806-          case "$ac_given_srcdir" in
mutt-2.0.2/configure:15807:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
mutt-2.0.2/configure-15808-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
mutt-2.0.2/smime.c-675-
mutt-2.0.2/smime.c:676:static smime_key_t *smime_get_key_by_addr(char *mailbox, short abilities, short public, short oppenc_mode)
mutt-2.0.2/smime.c-677-{
##############################################
mutt-2.0.2/smime.c-826-  smime_keys_len = mutt_strlen (SmimeKeys);
mutt-2.0.2/smime.c:827:  key = smime_get_key_by_addr (mailbox, KEYFLAG_CANENCRYPT, 0, 0);
mutt-2.0.2/smime.c-828-
##############################################
mutt-2.0.2/smime.c-904-
mutt-2.0.2/smime.c:905:    key = smime_get_key_by_addr (q->mailbox, KEYFLAG_CANENCRYPT, 1, oppenc_mode);
mutt-2.0.2/smime.c-906-    if ((key == NULL) && (! oppenc_mode))
##############################################
mutt-2.0.2/imap/Makefile.in-51-  { \
mutt-2.0.2/imap/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mutt-2.0.2/imap/Makefile.in-53-  }; \
##############################################
mutt-2.0.2/imap/Makefile.in-438-.c.obj:
mutt-2.0.2/imap/Makefile.in:439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mutt-2.0.2/imap/Makefile.in-440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mutt-2.0.2/imap/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mutt-2.0.2/imap/Makefile.in:443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mutt-2.0.2/imap/Makefile.in-444-
##############################################
mutt-2.0.2/imap/Makefile.in-474-GTAGS:
mutt-2.0.2/imap/Makefile.in:475:	here=`$(am__cd) $(top_builddir) && pwd` \
mutt-2.0.2/imap/Makefile.in-476-	  && $(am__cd) $(top_srcdir) \
##############################################
mutt-2.0.2/imap/Makefile.in-500-distdir-am: $(DISTFILES)
mutt-2.0.2/imap/Makefile.in:501:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/imap/Makefile.in:502:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/imap/Makefile.in-503-	list='$(DISTFILES)'; \
##############################################
mutt-2.0.2/imap/Makefile.in-514-	  if test -d $$d/$$file; then \
mutt-2.0.2/imap/Makefile.in:515:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mutt-2.0.2/imap/Makefile.in-516-	    if test -d "$(distdir)/$$file"; then \
##############################################
mutt-2.0.2/hdrline.c-77-static int
mutt-2.0.2/hdrline.c:78:check_for_mailing_list_addr (ADDRESS *adr, char *buf, int buflen)
mutt-2.0.2/hdrline.c-79-{
##############################################
mutt-2.0.2/hdrline.c-131-
mutt-2.0.2/hdrline.c:132:static void make_from_addr (ENVELOPE *hdr, char *buf, size_t len, int do_lists)
mutt-2.0.2/hdrline.c-133-{
##############################################
mutt-2.0.2/hdrline.c-139-  {
mutt-2.0.2/hdrline.c:140:    if (check_for_mailing_list_addr (hdr->to, buf, len))
mutt-2.0.2/hdrline.c-141-      return;
mutt-2.0.2/hdrline.c:142:    if (check_for_mailing_list_addr (hdr->cc, buf, len))
mutt-2.0.2/hdrline.c-143-      return;
##############################################
mutt-2.0.2/hdrline.c-155-
mutt-2.0.2/hdrline.c:156:static int user_in_addr (ADDRESS *a)
mutt-2.0.2/hdrline.c-157-{
##############################################
mutt-2.0.2/hdrline.c-181-      h->recipient = 4;
mutt-2.0.2/hdrline.c:182:    else if (user_in_addr (env->to))
mutt-2.0.2/hdrline.c-183-    {
##############################################
mutt-2.0.2/hdrline.c-188-    }
mutt-2.0.2/hdrline.c:189:    else if (user_in_addr (env->cc))
mutt-2.0.2/hdrline.c-190-      h->recipient = 3;
##############################################
mutt-2.0.2/hdrline.c-535-      {
mutt-2.0.2/hdrline.c:536:	make_from_addr (hdr->env, buf2, sizeof (buf2), 1);
mutt-2.0.2/hdrline.c-537-	if (!option (OPTSAVEADDRESS) && (p = strpbrk (buf2, "%@")))
##############################################
mutt-2.0.2/hdrline.c-540-      }
mutt-2.0.2/hdrline.c:541:      else if (!check_for_mailing_list_addr (hdr->env->to, NULL, 0) &&
mutt-2.0.2/hdrline.c:542:	       !check_for_mailing_list_addr (hdr->env->cc, NULL, 0))
mutt-2.0.2/hdrline.c-543-      {
##############################################
mutt-2.0.2/configure.ac-551-AC_ARG_WITH(homespool,
mutt-2.0.2/configure.ac:552:  AS_HELP_STRING([--with-homespool@<:@=FILE@:>@],[File in user's directory where new mail is spooled]), with_homespool=${withval})
mutt-2.0.2/configure.ac-553-if test x$with_homespool != x; then
##############################################
mutt-2.0.2/configure.ac-1189-                        BDB_LIB_DIR="$bdblibdir"
mutt-2.0.2/configure.ac:1190:                        for l in `echo $BDB_VERSIONS`; do
mutt-2.0.2/configure.ac-1191-                            CPPFLAGS="$OLDCPPFLAGS -I$BDB_INCLUDE_DIR"
##############################################
mutt-2.0.2/configure.ac-1630-  dslosfile=`ospcat --public-id="-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN"`
mutt-2.0.2/configure.ac:1631:  DSLROOT=`echo $dslosfile | sed -n -e "s/.*SOIBASE='\(@<:@^'@:>@*\)\/catalog'.*/\1/p"`
mutt-2.0.2/configure.ac-1632-  # ospcat may spit out an absolute path without an SOIBASE
##############################################
mutt-2.0.2/configure.ac-1634-  then
mutt-2.0.2/configure.ac:1635:    DSLROOT=`echo $dslosfile | sed -e 's|<OSFILE>\(.*\)/print/docbook.dsl|\1|'`
mutt-2.0.2/configure.ac-1636-  fi
##############################################
mutt-2.0.2/smime_keys.pl-201-  my $cmd = "$mutt -v >/dev/null 2>/dev/null";
mutt-2.0.2/smime_keys.pl:202:  system ($cmd) == 0 or die<<EOF;
mutt-2.0.2/smime_keys.pl-203-Couldn't launch mutt. I attempted to do so by running the command "$mutt".
##############################################
mutt-2.0.2/smime_keys.pl-208-  $cmd = "$mutt -Q $var 2>/dev/null";
mutt-2.0.2/smime_keys.pl:209:  my $answer = `$cmd`;
mutt-2.0.2/smime_keys.pl-210-
##############################################
mutt-2.0.2/m4/gettext.m4-162-	INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV"
mutt-2.0.2/m4/gettext.m4:163:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
mutt-2.0.2/m4/gettext.m4-164-      fi
##############################################
mutt-2.0.2/m4/gettext.m4-200-        case "$ac_file" in
mutt-2.0.2/m4/gettext.m4:201:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mutt-2.0.2/m4/gettext.m4-202-        esac
##############################################
mutt-2.0.2/m4/gettext.m4-205-          # Adjust a relative srcdir.
mutt-2.0.2/m4/gettext.m4:206:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
mutt-2.0.2/m4/gettext.m4:207:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
mutt-2.0.2/m4/gettext.m4:208:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
mutt-2.0.2/m4/gettext.m4-209-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
mutt-2.0.2/m4/gettext.m4-212-          case "$ac_given_srcdir" in
mutt-2.0.2/m4/gettext.m4:213:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
mutt-2.0.2/m4/gettext.m4-214-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
mutt-2.0.2/m4/gettext.m4-251-changequote(<<,>>)dnl
mutt-2.0.2/m4/gettext.m4:252:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
mutt-2.0.2/m4/gettext.m4-253-      case $ac_prog_version in
##############################################
mutt-2.0.2/m4/gpg-error.m4-99-        AC_MSG_NOTICE([Use gpgrt-config with $gpgrt_libdir as gpg-error-config])
mutt-2.0.2/m4/gpg-error.m4:100:        gpg_error_config_version=`$GPG_ERROR_CONFIG --modversion`
mutt-2.0.2/m4/gpg-error.m4-101-      else
##############################################
mutt-2.0.2/m4/gpg-error.m4-105-  else
mutt-2.0.2/m4/gpg-error.m4:106:    gpg_error_config_version=`$GPG_ERROR_CONFIG --version`
mutt-2.0.2/m4/gpg-error.m4-107-  fi
##############################################
mutt-2.0.2/m4/gpg-error.m4-144-  if test $ok = yes; then
mutt-2.0.2/m4/gpg-error.m4:145:    GPG_ERROR_CFLAGS=`$GPG_ERROR_CONFIG --cflags`
mutt-2.0.2/m4/gpg-error.m4:146:    GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG --libs`
mutt-2.0.2/m4/gpg-error.m4-147-    if test -z "$GPGRT_CONFIG"; then
mutt-2.0.2/m4/gpg-error.m4:148:      GPG_ERROR_MT_CFLAGS=`$GPG_ERROR_CONFIG --mt --cflags 2>/dev/null`
mutt-2.0.2/m4/gpg-error.m4:149:      GPG_ERROR_MT_LIBS=`$GPG_ERROR_CONFIG --mt --libs 2>/dev/null`
mutt-2.0.2/m4/gpg-error.m4-150-    else
mutt-2.0.2/m4/gpg-error.m4:151:      GPG_ERROR_MT_CFLAGS=`$GPG_ERROR_CONFIG --variable=mtcflags 2>/dev/null`
mutt-2.0.2/m4/gpg-error.m4-152-      GPG_ERROR_MT_CFLAGS="$GPG_ERROR_CFLAGS${GPG_ERROR_CFLAGS:+ }$GPG_ERROR_MT_CFLAGS"
mutt-2.0.2/m4/gpg-error.m4:153:      GPG_ERROR_MT_LIBS=`$GPG_ERROR_CONFIG --variable=mtlibs 2>/dev/null`
mutt-2.0.2/m4/gpg-error.m4-154-      GPG_ERROR_MT_LIBS="$GPG_ERROR_LIBS${GPG_ERROR_LIBS:+ }$GPG_ERROR_MT_LIBS"
##############################################
mutt-2.0.2/m4/gpg-error.m4-158-    if test -z "$GPGRT_CONFIG"; then
mutt-2.0.2/m4/gpg-error.m4:159:      gpg_error_config_host=`$GPG_ERROR_CONFIG --host 2>/dev/null || echo none`
mutt-2.0.2/m4/gpg-error.m4-160-    else
mutt-2.0.2/m4/gpg-error.m4:161:      gpg_error_config_host=`$GPG_ERROR_CONFIG --variable=host 2>/dev/null || echo none`
mutt-2.0.2/m4/gpg-error.m4-162-    fi
##############################################
mutt-2.0.2/m4/Makefile.in-49-  { \
mutt-2.0.2/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mutt-2.0.2/m4/Makefile.in-51-  }; \
##############################################
mutt-2.0.2/m4/Makefile.in-323-distdir-am: $(DISTFILES)
mutt-2.0.2/m4/Makefile.in:324:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/m4/Makefile.in:325:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/m4/Makefile.in-326-	list='$(DISTFILES)'; \
##############################################
mutt-2.0.2/m4/Makefile.in-337-	  if test -d $$d/$$file; then \
mutt-2.0.2/m4/Makefile.in:338:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mutt-2.0.2/m4/Makefile.in-339-	    if test -d "$(distdir)/$$file"; then \
##############################################
mutt-2.0.2/m4/funcdecl.m4-24-eval "ac_cv_func_decl_$2=yes"])])
mutt-2.0.2/m4/funcdecl.m4:25:if eval "test \"`echo '$ac_cv_func_'decl_$2`\" = yes"; then
mutt-2.0.2/m4/funcdecl.m4-26-  AC_MSG_RESULT(yes)
##############################################
mutt-2.0.2/m4/funcdecl.m4-58-changequote(,)dnl
mutt-2.0.2/m4/funcdecl.m4:59:$1=`echo $2 | tr '[a-z]' '[A-Z]'`
mutt-2.0.2/m4/funcdecl.m4-60-changequote([,])dnl
##############################################
mutt-2.0.2/m4/gssapi.m4-25-  then
mutt-2.0.2/m4/gssapi.m4:26:    GSSAPI_CFLAGS="`$KRB5CFGPATH --cflags gssapi`"
mutt-2.0.2/m4/gssapi.m4:27:    GSSAPI_LIBS="`$KRB5CFGPATH --libs gssapi`"
mutt-2.0.2/m4/gssapi.m4:28:    case "`$KRB5CFGPATH --version`" in
mutt-2.0.2/m4/gssapi.m4-29-      "Kerberos 5 "*)	GSSAPI_IMPL="MIT";;
##############################################
mutt-2.0.2/m4/gpgme.m4-52-    if test -z "$use_gpgrt_config"; then
mutt-2.0.2/m4/gpgme.m4:53:      gpgme_version=`$GPGME_CONFIG --version`
mutt-2.0.2/m4/gpgme.m4-54-    else
mutt-2.0.2/m4/gpgme.m4:55:      gpgme_version=`$GPGME_CONFIG --modversion`
mutt-2.0.2/m4/gpgme.m4-56-    fi
##############################################
mutt-2.0.2/m4/gpgme.m4-69-    if test -z "$use_gpgrt_config"; then
mutt-2.0.2/m4/gpgme.m4:70:      gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
mutt-2.0.2/m4/gpgme.m4-71-    else
mutt-2.0.2/m4/gpgme.m4:72:      gpgme_config_host=`$GPGME_CONFIG --variable=host 2>/dev/null || echo none`
mutt-2.0.2/m4/gpgme.m4-73-    fi
##############################################
mutt-2.0.2/m4/gpgme.m4-102-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
mutt-2.0.2/m4/gpgme.m4:103:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
mutt-2.0.2/m4/gpgme.m4:104:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
mutt-2.0.2/m4/gpgme.m4-105-  else
##############################################
mutt-2.0.2/m4/gpgme.m4-139-        if test -z "$use_gpgrt_config"; then
mutt-2.0.2/m4/gpgme.m4:140:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
mutt-2.0.2/m4/gpgme.m4-141-        else
mutt-2.0.2/m4/gpgme.m4:142:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
mutt-2.0.2/m4/gpgme.m4-143-        fi
##############################################
mutt-2.0.2/m4/gpgme.m4-151-  if test $ok = yes; then
mutt-2.0.2/m4/gpgme.m4:152:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
mutt-2.0.2/m4/gpgme.m4:153:    GPGME_LIBS=`$GPGME_CONFIG --libs`
mutt-2.0.2/m4/gpgme.m4-154-    AC_MSG_RESULT(yes)
##############################################
mutt-2.0.2/m4/gpgme.m4-175-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
mutt-2.0.2/m4/gpgme.m4:176:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
mutt-2.0.2/m4/gpgme.m4:177:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
mutt-2.0.2/m4/gpgme.m4-178-  else
##############################################
mutt-2.0.2/m4/gpgme.m4-185-  if test "$GPGME_CONFIG" != "no" ; then
mutt-2.0.2/m4/gpgme.m4:186:    if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
mutt-2.0.2/m4/gpgme.m4-187-      req_major=`echo $min_gpgme_version | \
##############################################
mutt-2.0.2/m4/gpgme.m4-213-     if test "$req_gpgme_api" -gt 0 ; then
mutt-2.0.2/m4/gpgme.m4:214:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
mutt-2.0.2/m4/gpgme.m4-215-        if test "$tmp" -gt 0 ; then
##############################################
mutt-2.0.2/m4/gpgme.m4-222-  if test $ok = yes; then
mutt-2.0.2/m4/gpgme.m4:223:    GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
mutt-2.0.2/m4/gpgme.m4:224:    GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
mutt-2.0.2/m4/gpgme.m4-225-    AC_MSG_RESULT(yes)
##############################################
mutt-2.0.2/m4/gpgme.m4-246-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
mutt-2.0.2/m4/gpgme.m4:247:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
mutt-2.0.2/m4/gpgme.m4:248:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
mutt-2.0.2/m4/gpgme.m4-249-  else
##############################################
mutt-2.0.2/m4/gpgme.m4-283-        if test -z "$use_gpgrt_config"; then
mutt-2.0.2/m4/gpgme.m4:284:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
mutt-2.0.2/m4/gpgme.m4-285-        else
mutt-2.0.2/m4/gpgme.m4:286:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
mutt-2.0.2/m4/gpgme.m4-287-        fi
##############################################
mutt-2.0.2/m4/gpgme.m4-296-    if test -z "$use_gpgrt_config"; then
mutt-2.0.2/m4/gpgme.m4:297:      GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags`
mutt-2.0.2/m4/gpgme.m4:298:      GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs`
mutt-2.0.2/m4/gpgme.m4-299-    else
##############################################
mutt-2.0.2/m4/gpgme.m4-301-        GPGME_CONFIG="$GPGRT_CONFIG gpgme-glib"
mutt-2.0.2/m4/gpgme.m4:302:        GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --cflags`
mutt-2.0.2/m4/gpgme.m4:303:        GPGME_GLIB_LIBS=`$GPGME_CONFIG --libs`
mutt-2.0.2/m4/gpgme.m4-304-      else
##############################################
mutt-2.0.2/m4/iconv.m4-11-AC_HELP_STRING([--with-libiconv-prefix@<:@=DIR@:>@], [Search for libiconv in DIR/include and DIR/lib]), [
mutt-2.0.2/m4/iconv.m4:12:    for dir in `echo "$withval" | tr : ' '`; do
mutt-2.0.2/m4/iconv.m4-13-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
mutt-2.0.2/m4/iconv.m4-57-      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);"])
mutt-2.0.2/m4/iconv.m4:58:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mutt-2.0.2/m4/iconv.m4-59-    AC_MSG_RESULT([$]{ac_t:-
##############################################
mutt-2.0.2/intl/config.charset-111-host="$1"
mutt-2.0.2/intl/config.charset:112:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
mutt-2.0.2/intl/config.charset-113-echo "# This file contains a table of character encoding aliases,"
##############################################
mutt-2.0.2/contrib/iconv/make.sh-23-			sort -u > tmp.rc )
mutt-2.0.2/contrib/iconv/make.sh:24:	test -s tmp.rc && mv tmp.rc iconv.`basename $f`.rc
mutt-2.0.2/contrib/iconv/make.sh-25-	rm -f tmp.rc
##############################################
mutt-2.0.2/contrib/sample.muttrc-287-	+drums
mutt-2.0.2/contrib/sample.muttrc:288:#mailboxes `echo $HOME/Mail/*`
mutt-2.0.2/contrib/sample.muttrc-289-
##############################################
mutt-2.0.2/contrib/sample.muttrc-tlr-160-
mutt-2.0.2/contrib/sample.muttrc-tlr:161:source ~/.mutt/colors.`if [ "$TERM" = "linux" ] ; then echo linux ; else echo default ; fi`
mutt-2.0.2/contrib/sample.muttrc-tlr-162-
##############################################
mutt-2.0.2/contrib/Makefile.in-51-  { \
mutt-2.0.2/contrib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mutt-2.0.2/contrib/Makefile.in-53-  }; \
##############################################
mutt-2.0.2/contrib/Makefile.in-339-distdir-am: $(DISTFILES)
mutt-2.0.2/contrib/Makefile.in:340:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/contrib/Makefile.in:341:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mutt-2.0.2/contrib/Makefile.in-342-	list='$(DISTFILES)'; \
##############################################
mutt-2.0.2/contrib/Makefile.in-353-	  if test -d $$d/$$file; then \
mutt-2.0.2/contrib/Makefile.in:354:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mutt-2.0.2/contrib/Makefile.in-355-	    if test -d "$(distdir)/$$file"; then \
##############################################
mutt-2.0.2/contrib/smime.rc-50-#set smime_ca_location="~/.smime/ca-bundle.crt"
mutt-2.0.2/contrib/smime.rc:51:set smime_ca_location=`for f in $HOME/.smime/ca-certificates.crt $HOME/.smime/ca-bundle.crt /etc/ssl/certs/ca-certificates.crt ; do if [ -e $f ] ; then echo $f ; exit ; fi ; done`
mutt-2.0.2/contrib/smime.rc-52-
##############################################
mutt-2.0.2/config.guess-34-
mutt-2.0.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
mutt-2.0.2/config.guess-36-
##############################################
mutt-2.0.2/config.guess-102-: ${TMPDIR=/tmp} ;
mutt-2.0.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mutt-2.0.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mutt-2.0.2/config.guess-151-	EOF
mutt-2.0.2/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
mutt-2.0.2/config.guess-153-
##############################################
mutt-2.0.2/config.guess-188-	    earmv*)
mutt-2.0.2/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
mutt-2.0.2/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
mutt-2.0.2/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
mutt-2.0.2/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
mutt-2.0.2/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
mutt-2.0.2/config.guess-222-		;;
##############################################
mutt-2.0.2/config.guess-233-	    *)
mutt-2.0.2/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
mutt-2.0.2/config.guess-235-		;;
##############################################
mutt-2.0.2/config.guess-280-	*4.0)
mutt-2.0.2/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mutt-2.0.2/config.guess-282-		;;
mutt-2.0.2/config.guess-283-	*5.*)
mutt-2.0.2/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mutt-2.0.2/config.guess-285-		;;
##############################################
mutt-2.0.2/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
mutt-2.0.2/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mutt-2.0.2/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
mutt-2.0.2/config.guess-328-	# 1.2 uses "1.2" for uname -r.
mutt-2.0.2/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
mutt-2.0.2/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
mutt-2.0.2/config.guess-379-    s390x:SunOS:*:*)
mutt-2.0.2/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
mutt-2.0.2/config.guess-381-	exit ;;
mutt-2.0.2/config.guess-382-    sun4H:SunOS:5.*:*)
mutt-2.0.2/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mutt-2.0.2/config.guess-384-	exit ;;
mutt-2.0.2/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mutt-2.0.2/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
mutt-2.0.2/config.guess-387-	exit ;;
##############################################
mutt-2.0.2/config.guess-404-	fi
mutt-2.0.2/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mutt-2.0.2/config.guess-406-	exit ;;
##############################################
mutt-2.0.2/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
mutt-2.0.2/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mutt-2.0.2/config.guess-412-	exit ;;
##############################################
mutt-2.0.2/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
mutt-2.0.2/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
mutt-2.0.2/config.guess-421-	exit ;;
##############################################
mutt-2.0.2/config.guess-425-    sun*:*:4.2BSD:*)
mutt-2.0.2/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mutt-2.0.2/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
mutt-2.0.2/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
mutt-2.0.2/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mutt-2.0.2/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
mutt-2.0.2/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mutt-2.0.2/config.guess-563-    *:IRIX*:*:*)
mutt-2.0.2/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
mutt-2.0.2/config.guess-565-	exit ;;
##############################################
mutt-2.0.2/config.guess-593-EOF
mutt-2.0.2/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
mutt-2.0.2/config.guess-595-		then
##############################################
mutt-2.0.2/config.guess-606-    *:AIX:*:[4567])
mutt-2.0.2/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mutt-2.0.2/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
mutt-2.0.2/config.guess-642-    9000/[34678]??:HP-UX:*:*)
mutt-2.0.2/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
mutt-2.0.2/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
mutt-2.0.2/config.guess-696-EOF
mutt-2.0.2/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
mutt-2.0.2/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mutt-2.0.2/config.guess-724-    ia64:HP-UX:*:*)
mutt-2.0.2/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
mutt-2.0.2/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
mutt-2.0.2/config.guess-754-EOF
mutt-2.0.2/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
mutt-2.0.2/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mutt-2.0.2/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mutt-2.0.2/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
mutt-2.0.2/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mutt-2.0.2/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mutt-2.0.2/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
mutt-2.0.2/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mutt-2.0.2/config.guess-850-	esac
mutt-2.0.2/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
mutt-2.0.2/config.guess-852-	exit ;;
##############################################
mutt-2.0.2/config.guess-886-    prep*:SunOS:5.*:*)
mutt-2.0.2/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mutt-2.0.2/config.guess-888-	exit ;;
##############################################
mutt-2.0.2/config.guess-890-	# the GNU system
mutt-2.0.2/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
mutt-2.0.2/config.guess-892-	exit ;;
##############################################
mutt-2.0.2/config.guess-894-	# other systems with GNU libc and userland
mutt-2.0.2/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
mutt-2.0.2/config.guess-896-	exit ;;
##############################################
mutt-2.0.2/config.guess-988-EOF
mutt-2.0.2/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
mutt-2.0.2/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
mutt-2.0.2/config.guess-1092-    i*86:*:4.*:*)
mutt-2.0.2/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
mutt-2.0.2/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mutt-2.0.2/config.guess-1295-	fi
mutt-2.0.2/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
mutt-2.0.2/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
mutt-2.0.2/config.guess-1393-    *:DragonFly:*:*)
mutt-2.0.2/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
mutt-2.0.2/config.guess-1395-	exit ;;
##############################################
mutt-2.0.2/config.guess-1406-    i*86:skyos:*:*)
mutt-2.0.2/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
mutt-2.0.2/config.guess-1408-	exit ;;
##############################################
mutt-2.0.2/query.c-59-
mutt-2.0.2/query.c:60:static ADDRESS *result_to_addr (QUERY *r)
mutt-2.0.2/query.c-61-{
##############################################
mutt-2.0.2/query.c-276-    {
mutt-2.0.2/query.c:277:      tmpa = result_to_addr (results);
mutt-2.0.2/query.c-278-      mutt_addrlist_to_local (tmpa);
##############################################
mutt-2.0.2/query.c-441-	      {
mutt-2.0.2/query.c:442:		ADDRESS *a = result_to_addr(QueryTable[i].data);
mutt-2.0.2/query.c-443-		rfc822_append (&naddr, a, 0);
##############################################
mutt-2.0.2/query.c-450-	  {
mutt-2.0.2/query.c:451:	    ADDRESS *a = result_to_addr(QueryTable[menu->current].data);
mutt-2.0.2/query.c-452-	    mutt_create_alias (NULL, a);
##############################################
mutt-2.0.2/query.c-469-	  {
mutt-2.0.2/query.c:470:	    msg->env->to = result_to_addr(QueryTable[menu->current].data);
mutt-2.0.2/query.c-471-	  }
##############################################
mutt-2.0.2/query.c-476-	      {
mutt-2.0.2/query.c:477:		ADDRESS *a = result_to_addr(QueryTable[i].data);
mutt-2.0.2/query.c-478-		rfc822_append (&msg->env->to, a, 0);
##############################################
mutt-2.0.2/query.c-506-	  {
mutt-2.0.2/query.c:507:	    ADDRESS *tmpa = result_to_addr (QueryTable[i].data);
mutt-2.0.2/query.c-508-	    mutt_addrlist_to_local (tmpa);
##############################################
mutt-2.0.2/query.c-515-	  {
mutt-2.0.2/query.c:516:	    ADDRESS *tmpa = result_to_addr (QueryTable[i].data);
mutt-2.0.2/query.c-517-	    mutt_addrlist_to_local (tmpa);
##############################################
mutt-2.0.2/query.c-528-      {
mutt-2.0.2/query.c:529:	ADDRESS *tmpa = result_to_addr (QueryTable[menu->current].data);
mutt-2.0.2/query.c-530-	mutt_addrlist_to_local (tmpa);
##############################################
mutt-2.0.2/pgp.h-52-pgp_key_t pgp_get_candidates (pgp_ring_t, LIST *);
mutt-2.0.2/pgp.h:53:pgp_key_t pgp_getkeybyaddr (ADDRESS *, short, pgp_ring_t, int);
mutt-2.0.2/pgp.h-54-pgp_key_t pgp_getkeybystr (char *, short, pgp_ring_t);
##############################################
mutt-2.0.2/config.sub-52-
mutt-2.0.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
mutt-2.0.2/config.sub-54-
##############################################
mutt-2.0.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
mutt-2.0.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mutt-2.0.2/config.sub-116-case $maybe_os in
##############################################
mutt-2.0.2/config.sub-122-    os=-$maybe_os
mutt-2.0.2/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mutt-2.0.2/config.sub-124-    ;;
##############################################
mutt-2.0.2/config.sub-126-    os=-linux-android
mutt-2.0.2/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
mutt-2.0.2/config.sub-128-    ;;
mutt-2.0.2/config.sub-129-  *)
mutt-2.0.2/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
mutt-2.0.2/config.sub-131-    if [ "$basic_machine" != "$1" ]
mutt-2.0.2/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
mutt-2.0.2/config.sub-133-    else os=; fi
##############################################
mutt-2.0.2/config.sub-180-		os=-sco5v6
mutt-2.0.2/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-182-		;;
##############################################
mutt-2.0.2/config.sub-184-		os=-sco3.2v5
mutt-2.0.2/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-186-		;;
##############################################
mutt-2.0.2/config.sub-188-		os=-sco3.2v4
mutt-2.0.2/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-190-		;;
mutt-2.0.2/config.sub-191-	-sco3.2.[4-9]*)
mutt-2.0.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mutt-2.0.2/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-194-		;;
##############################################
mutt-2.0.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
mutt-2.0.2/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-198-		;;
##############################################
mutt-2.0.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
mutt-2.0.2/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-202-		;;
##############################################
mutt-2.0.2/config.sub-204-		os=-sco3.2v2
mutt-2.0.2/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-206-		;;
mutt-2.0.2/config.sub-207-	-udk*)
mutt-2.0.2/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-209-		;;
##############################################
mutt-2.0.2/config.sub-211-		os=-isc2.2
mutt-2.0.2/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-213-		;;
##############################################
mutt-2.0.2/config.sub-217-	-isc*)
mutt-2.0.2/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mutt-2.0.2/config.sub-219-		;;
##############################################
mutt-2.0.2/config.sub-229-	-ptx*)
mutt-2.0.2/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
mutt-2.0.2/config.sub-231-		;;
##############################################
mutt-2.0.2/config.sub-364-	*-*-*)
mutt-2.0.2/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
mutt-2.0.2/config.sub-366-		exit 1
##############################################
mutt-2.0.2/config.sub-493-	amd64-*)
mutt-2.0.2/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-495-		;;
##############################################
mutt-2.0.2/config.sub-538-	blackfin-*)
mutt-2.0.2/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-540-		os=-linux
##############################################
mutt-2.0.2/config.sub-546-	c54x-*)
mutt-2.0.2/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-548-		;;
mutt-2.0.2/config.sub-549-	c55x-*)
mutt-2.0.2/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-551-		;;
mutt-2.0.2/config.sub-552-	c6x-*)
mutt-2.0.2/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-554-		;;
##############################################
mutt-2.0.2/config.sub-650-	e500v[12]-*)
mutt-2.0.2/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-652-		os=$os"spe"
##############################################
mutt-2.0.2/config.sub-754-	i*86v32)
mutt-2.0.2/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mutt-2.0.2/config.sub-756-		os=-sysv32
##############################################
mutt-2.0.2/config.sub-758-	i*86v4*)
mutt-2.0.2/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mutt-2.0.2/config.sub-760-		os=-sysv4
##############################################
mutt-2.0.2/config.sub-762-	i*86v)
mutt-2.0.2/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mutt-2.0.2/config.sub-764-		os=-sysv
##############################################
mutt-2.0.2/config.sub-766-	i*86sol2)
mutt-2.0.2/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mutt-2.0.2/config.sub-768-		os=-solaris2
##############################################
mutt-2.0.2/config.sub-792-	leon-*|leon[3-9]-*)
mutt-2.0.2/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
mutt-2.0.2/config.sub-794-		;;
##############################################
mutt-2.0.2/config.sub-799-	m68knommu-*)
mutt-2.0.2/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-801-		os=-linux
##############################################
mutt-2.0.2/config.sub-833-	mips3*-*)
mutt-2.0.2/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
mutt-2.0.2/config.sub-835-		;;
mutt-2.0.2/config.sub-836-	mips3*)
mutt-2.0.2/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
mutt-2.0.2/config.sub-838-		;;
##############################################
mutt-2.0.2/config.sub-855-	ms1-*)
mutt-2.0.2/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
mutt-2.0.2/config.sub-857-		;;
##############################################
mutt-2.0.2/config.sub-980-	parisc-*)
mutt-2.0.2/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-982-		os=-linux
##############################################
mutt-2.0.2/config.sub-996-	pc98-*)
mutt-2.0.2/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-998-		;;
##############################################
mutt-2.0.2/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mutt-2.0.2/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1013-		;;
mutt-2.0.2/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mutt-2.0.2/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1016-		;;
mutt-2.0.2/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mutt-2.0.2/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1019-		;;
mutt-2.0.2/config.sub-1020-	pentium4-*)
mutt-2.0.2/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1022-		;;
##############################################
mutt-2.0.2/config.sub-1030-	ppc-* | ppcbe-*)
mutt-2.0.2/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1032-		;;
##############################################
mutt-2.0.2/config.sub-1036-	ppcle-* | powerpclittle-*)
mutt-2.0.2/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1038-		;;
##############################################
mutt-2.0.2/config.sub-1040-		;;
mutt-2.0.2/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1042-		;;
##############################################
mutt-2.0.2/config.sub-1046-	ppc64le-* | powerpc64little-*)
mutt-2.0.2/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1048-		;;
##############################################
mutt-2.0.2/config.sub-1122-	strongarm-* | thumb-*)
mutt-2.0.2/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mutt-2.0.2/config.sub-1124-		;;
##############################################
mutt-2.0.2/config.sub-1255-	xscale-* | xscalee[bl]-*)
mutt-2.0.2/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
mutt-2.0.2/config.sub-1257-		;;
##############################################
mutt-2.0.2/config.sub-1317-	*)
mutt-2.0.2/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
mutt-2.0.2/config.sub-1319-		exit 1
##############################################
mutt-2.0.2/config.sub-1325-	*-digital*)
mutt-2.0.2/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
mutt-2.0.2/config.sub-1327-		;;
mutt-2.0.2/config.sub-1328-	*-commodore*)
mutt-2.0.2/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
mutt-2.0.2/config.sub-1330-		;;
##############################################
mutt-2.0.2/config.sub-1346-	-solaris1 | -solaris1.*)
mutt-2.0.2/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mutt-2.0.2/config.sub-1348-		;;
##############################################
mutt-2.0.2/config.sub-1355-	-gnu/linux*)
mutt-2.0.2/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mutt-2.0.2/config.sub-1357-		;;
##############################################
mutt-2.0.2/config.sub-1407-	-nto*)
mutt-2.0.2/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mutt-2.0.2/config.sub-1409-		;;
##############################################
mutt-2.0.2/config.sub-1414-	-mac*)
mutt-2.0.2/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
mutt-2.0.2/config.sub-1416-		;;
##############################################
mutt-2.0.2/config.sub-1420-	-linux*)
mutt-2.0.2/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mutt-2.0.2/config.sub-1422-		;;
mutt-2.0.2/config.sub-1423-	-sunos5*)
mutt-2.0.2/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
mutt-2.0.2/config.sub-1425-		;;
mutt-2.0.2/config.sub-1426-	-sunos6*)
mutt-2.0.2/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
mutt-2.0.2/config.sub-1428-		;;
##############################################
mutt-2.0.2/config.sub-1469-	-sinix5.*)
mutt-2.0.2/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
mutt-2.0.2/config.sub-1471-		;;
##############################################
mutt-2.0.2/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
mutt-2.0.2/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
mutt-2.0.2/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
mutt-2.0.2/config.sub-1531-		exit 1
##############################################
mutt-2.0.2/config.sub-1788-		esac
mutt-2.0.2/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
mutt-2.0.2/config.sub-1790-		;;
##############################################
mutt-2.0.2/debian/changelog-1735-    + default save location for attachments which specify a path in their name
mutt-2.0.2/debian/changelog:1736:      is not `dirname $attachment` anymore, but $CWD. (Closes: #301236)
mutt-2.0.2/debian/changelog-1737-
##############################################
mutt-2.0.2/debian/patches/misc/smime.rc.patch-48-+#set smime_ca_location="~/.smime/ca-bundle.crt"
mutt-2.0.2/debian/patches/misc/smime.rc.patch:49:+set smime_ca_location=`for f in $HOME/.smime/ca-certificates.crt $HOME/.smime/ca-bundle.crt /etc/ssl/certs/ca-certificates.crt ; do if [ -e $f ] ; then echo $f ; exit ; fi ; done`
mutt-2.0.2/debian/patches/misc/smime.rc.patch-50- 
##############################################
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-889-  ** .pp
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:890:  ** This variable controls how ``$message-hook'', ``$reply-hook'', ``$send-hook'',
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:891:  ** ``$send2-hook'', ``$save-hook'', and ``$fcc-hook'' will
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-892-  ** be interpreted if they are specified with only a simple regexp,
##############################################
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1103-  ** .pp
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:1104:  ** See $$record, ``$fcc-hook'', and ``$fcc-save-hook''.
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1105-  */
##############################################
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1161-  ** field when you are replying to a known mailing list, specified with
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:1162:  ** the ``$subscribe'' or ``$lists'' commands.
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1163-  ** .pp
##############################################
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1269-  ** When \fIset\fP, this variable contains a default from address.  It
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:1270:  ** can be overridden using ``$my_hdr'' (including from a ``$send-hook'') and
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1271-  ** $$reverse_name.  This variable is ignored if $$use_from is \fIunset\fP.
##############################################
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1497-  ** messages from mailing lists (as defined by the ``$subscribe'' or
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:1498:  ** ``$lists'' commands).  When \fIset\fP, if the ``Reply-To:'' field is
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1499-  ** set to the same value as the ``To:'' field, Mutt assumes that the
##############################################
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1846-  ** Note that these expandos are supported in
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:1847:  ** ``$save-hook'', ``$fcc-hook'', ``$fcc-save-hook'', and
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-1848-  ** ``$index-format-hook''.
##############################################
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-3654-  ** .          points to a directory or file, this expands to
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h:3655:  ** .          ``-CApath $$smime_ca_location'' or ``-CAfile $$smime_ca_location''.
mutt-2.0.2/.pc/debian-specific/use_usr_bin_editor.patch/init.h-3656-  ** .de
##############################################
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-889-  ** .pp
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:890:  ** This variable controls how ``$message-hook'', ``$reply-hook'', ``$send-hook'',
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:891:  ** ``$send2-hook'', ``$save-hook'', and ``$fcc-hook'' will
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-892-  ** be interpreted if they are specified with only a simple regexp,
##############################################
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1103-  ** .pp
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:1104:  ** See $$record, ``$fcc-hook'', and ``$fcc-save-hook''.
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1105-  */
##############################################
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1161-  ** field when you are replying to a known mailing list, specified with
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:1162:  ** the ``$subscribe'' or ``$lists'' commands.
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1163-  ** .pp
##############################################
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1269-  ** When \fIset\fP, this variable contains a default from address.  It
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:1270:  ** can be overridden using ``$my_hdr'' (including from a ``$send-hook'') and
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1271-  ** $$reverse_name.  This variable is ignored if $$use_from is \fIunset\fP.
##############################################
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1497-  ** messages from mailing lists (as defined by the ``$subscribe'' or
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:1498:  ** ``$lists'' commands).  When \fIset\fP, if the ``Reply-To:'' field is
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1499-  ** set to the same value as the ``To:'' field, Mutt assumes that the
##############################################
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1846-  ** Note that these expandos are supported in
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:1847:  ** ``$save-hook'', ``$fcc-hook'', ``$fcc-save-hook'', and
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-1848-  ** ``$index-format-hook''.
##############################################
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-3654-  ** .          points to a directory or file, this expands to
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h:3655:  ** .          ``-CApath $$smime_ca_location'' or ``-CAfile $$smime_ca_location''.
mutt-2.0.2/.pc/debian-specific/document_debian_defaults.patch/init.h-3656-  ** .de
##############################################
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-892-  ** .pp
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:893:  ** This variable controls how ``$message-hook'', ``$reply-hook'', ``$send-hook'',
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:894:  ** ``$send2-hook'', ``$save-hook'', and ``$fcc-hook'' will
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-895-  ** be interpreted if they are specified with only a simple regexp,
##############################################
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1106-  ** .pp
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:1107:  ** See $$record, ``$fcc-hook'', and ``$fcc-save-hook''.
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1108-  */
##############################################
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1164-  ** field when you are replying to a known mailing list, specified with
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:1165:  ** the ``$subscribe'' or ``$lists'' commands.
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1166-  ** .pp
##############################################
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1272-  ** When \fIset\fP, this variable contains a default from address.  It
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:1273:  ** can be overridden using ``$my_hdr'' (including from a ``$send-hook'') and
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1274-  ** $$reverse_name.  This variable is ignored if $$use_from is \fIunset\fP.
##############################################
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1503-  ** messages from mailing lists (as defined by the ``$subscribe'' or
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:1504:  ** ``$lists'' commands).  When \fIset\fP, if the ``Reply-To:'' field is
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1505-  ** set to the same value as the ``To:'' field, Mutt assumes that the
##############################################
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1852-  ** Note that these expandos are supported in
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:1853:  ** ``$save-hook'', ``$fcc-hook'', ``$fcc-save-hook'', and
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-1854-  ** ``$index-format-hook''.
##############################################
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-3663-  ** .          points to a directory or file, this expands to
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h:3664:  ** .          ``-CApath $$smime_ca_location'' or ``-CAfile $$smime_ca_location''.
mutt-2.0.2/.pc/debian-specific/467432-write_bcc.patch/init.h-3665-  ** .de
##############################################
mutt-2.0.2/.pc/debian-specific/566076-build_doc_adjustments.patch/doc/Makefile.am-258-               $(srcdir)/gen-map-doc $(top_srcdir)/VERSION $(top_srcdir)/ChangeLog
mutt-2.0.2/.pc/debian-specific/566076-build_doc_adjustments.patch/doc/Makefile.am:259:	( date=`(cd $(top_srcdir) && ./mkreldate.sh)` && \
mutt-2.0.2/.pc/debian-specific/566076-build_doc_adjustments.patch/doc/Makefile.am:260:	  version=`(cd $(top_srcdir) && env sh ./version.sh)` && \
mutt-2.0.2/.pc/debian-specific/566076-build_doc_adjustments.patch/doc/Makefile.am-261-	  sed -e "s/@VERSION\@/$$version ($$date)/" $(srcdir)/manual.xml.head && \
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-889-  ** .pp
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:890:  ** This variable controls how ``$message-hook'', ``$reply-hook'', ``$send-hook'',
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:891:  ** ``$send2-hook'', ``$save-hook'', and ``$fcc-hook'' will
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-892-  ** be interpreted if they are specified with only a simple regexp,
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1103-  ** .pp
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:1104:  ** See $$record, ``$fcc-hook'', and ``$fcc-save-hook''.
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1105-  */
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1161-  ** field when you are replying to a known mailing list, specified with
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:1162:  ** the ``$subscribe'' or ``$lists'' commands.
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1163-  ** .pp
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1269-  ** When \fIset\fP, this variable contains a default from address.  It
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:1270:  ** can be overridden using ``$my_hdr'' (including from a ``$send-hook'') and
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1271-  ** $$reverse_name.  This variable is ignored if $$use_from is \fIunset\fP.
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1497-  ** messages from mailing lists (as defined by the ``$subscribe'' or
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:1498:  ** ``$lists'' commands).  When \fIset\fP, if the ``Reply-To:'' field is
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1499-  ** set to the same value as the ``To:'' field, Mutt assumes that the
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1846-  ** Note that these expandos are supported in
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:1847:  ** ``$save-hook'', ``$fcc-hook'', ``$fcc-save-hook'', and
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-1848-  ** ``$index-format-hook''.
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-3654-  ** .          points to a directory or file, this expands to
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h:3655:  ** .          ``-CApath $$smime_ca_location'' or ``-CAfile $$smime_ca_location''.
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp.patch/init.h-3656-  ** .de
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html-4114-</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p><code class="literal">$HOME/.mailcap</code></p></li><li class="listitem"><p><code class="literal">$PKGDATADIR/mailcap</code></p></li><li class="listitem"><p><code class="literal">$SYSCONFDIR/mailcap</code></p></li><li class="listitem"><p><code class="literal">/etc/mailcap</code></p></li><li class="listitem"><p><code class="literal">/usr/etc/mailcap</code></p></li><li class="listitem"><p><code class="literal">/usr/local/etc/mailcap</code></p></li></ol></div><p>
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html:4115:where <code class="literal">$HOME</code> is your home directory. The
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html-4116-<code class="literal">$PKGDATADIR</code> and the <code class="literal">$SYSCONFDIR</code>
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html-4222-text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html:4223:        &amp;&amp; test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html-4224-</pre></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a id="advanced-mailcap"></a>3.3. Advanced Mailcap Usage</h3></div></div></div><div class="sect3"><div class="titlepage"><div><div><h4 class="title"><a id="optional-mailcap-fields"></a>3.3.1. Optional Fields</h4></div></div></div><p>
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html-6814-</pre><p>
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html:6815:where <span class="emphasis"><em>string</em></span> is the expansion of <code class="literal"><a class="link" href="#editor" title="3.83. editor">$editor</a></code> described above.
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/manual.html-6816-</p></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a id="encode-from"></a>3.84. encode_from</h3></div></div></div><div class="literallayout"><p>Type: boolean<br />
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/mutt.info-6136-     text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/mutt.info:6137:             && test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/mutt.info-6138-
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/mutt.texi-6984-text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%@{charset@} \
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/mutt.texi:6985:        && test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/mutt.texi-6986-@end example
##############################################
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/reference.html-1220-</pre><p>
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/reference.html:1221:where <span class="emphasis"><em>string</em></span> is the expansion of <code class="literal"><a class="link" href="reference.html#editor" title="3.83. editor">$editor</a></code> described above.
mutt-2.0.2/.pc/debian-specific/530584-default-tmpdir-to-var-tmp-docs.patch/doc/reference.html-1222-</p></div><div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a id="encode-from"></a>3.84. encode_from</h3></div></div></div><div class="literallayout"><p>Type: boolean<br />
##############################################
mutt-2.0.2/init.h-889-  ** .pp
mutt-2.0.2/init.h:890:  ** This variable controls how ``$message-hook'', ``$reply-hook'', ``$send-hook'',
mutt-2.0.2/init.h:891:  ** ``$send2-hook'', ``$save-hook'', and ``$fcc-hook'' will
mutt-2.0.2/init.h-892-  ** be interpreted if they are specified with only a simple regexp,
##############################################
mutt-2.0.2/init.h-1103-  ** .pp
mutt-2.0.2/init.h:1104:  ** See $$record, ``$fcc-hook'', and ``$fcc-save-hook''.
mutt-2.0.2/init.h-1105-  */
##############################################
mutt-2.0.2/init.h-1161-  ** field when you are replying to a known mailing list, specified with
mutt-2.0.2/init.h:1162:  ** the ``$subscribe'' or ``$lists'' commands.
mutt-2.0.2/init.h-1163-  ** .pp
##############################################
mutt-2.0.2/init.h-1269-  ** When \fIset\fP, this variable contains a default from address.  It
mutt-2.0.2/init.h:1270:  ** can be overridden using ``$my_hdr'' (including from a ``$send-hook'') and
mutt-2.0.2/init.h-1271-  ** $$reverse_name.  This variable is ignored if $$use_from is \fIunset\fP.
##############################################
mutt-2.0.2/init.h-1497-  ** messages from mailing lists (as defined by the ``$subscribe'' or
mutt-2.0.2/init.h:1498:  ** ``$lists'' commands).  When \fIset\fP, if the ``Reply-To:'' field is
mutt-2.0.2/init.h-1499-  ** set to the same value as the ``To:'' field, Mutt assumes that the
##############################################
mutt-2.0.2/init.h-1846-  ** Note that these expandos are supported in
mutt-2.0.2/init.h:1847:  ** ``$save-hook'', ``$fcc-hook'', ``$fcc-save-hook'', and
mutt-2.0.2/init.h-1848-  ** ``$index-format-hook''.
##############################################
mutt-2.0.2/init.h-3654-  ** .          points to a directory or file, this expands to
mutt-2.0.2/init.h:3655:  ** .          ``-CApath $$smime_ca_location'' or ``-CAfile $$smime_ca_location''.
mutt-2.0.2/init.h-3656-  ** .de