diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-06 08:58:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-06 08:58:43 +0000 |
commit | 82728efb9c82b68995eb74e822601507527f5b7b (patch) | |
tree | 83760f92ba675046240ba87b1a766f831b0fe780 /mail/mutt-devel/files/extra-patch-edit-threads | |
parent | Update to 2.0.9. (diff) |
Update to version 1.5.7
PR: ports/77161
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=128126
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-edit-threads')
-rw-r--r-- | mail/mutt-devel/files/extra-patch-edit-threads | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/mutt-devel/files/extra-patch-edit-threads b/mail/mutt-devel/files/extra-patch-edit-threads index 8e1f85a9a7cd..4007238333da 100644 --- a/mail/mutt-devel/files/extra-patch-edit-threads +++ b/mail/mutt-devel/files/extra-patch-edit-threads @@ -42,15 +42,6 @@ diff -ru work.old/mutt-1.5.6/config.h.in work/mutt-1.5.6/config.h.in diff -ru work.old/mutt-1.5.6/configure work/mutt-1.5.6/configure --- configure Sun Feb 1 19:22:06 2004 +++ configure Tue Feb 10 14:40:41 2004 -@@ -40,6 +40,8 @@ - ac_help="$ac_help - --with-gss[=PFX] Compile in GSSAPI authentication for IMAP" - ac_help="$ac_help -+ --enable-imap-edit-threads Enable editing threads support for IMAP" -+ac_help="$ac_help - --with-ssl[=PFX] Compile in SSL support for POP/IMAP" - ac_help="$ac_help - --with-nss[=PFX] Compile in SSL support for POP/IMAP via NSS" @@ -5383,6 +5385,23 @@ else USE_GSS_TRUE='#' |