diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /mail/mutt14/files/patch-04 | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Diffstat (limited to 'mail/mutt14/files/patch-04')
-rw-r--r-- | mail/mutt14/files/patch-04 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/mutt14/files/patch-04 b/mail/mutt14/files/patch-04 deleted file mode 100644 index 2ec5c4e87e9c..000000000000 --- a/mail/mutt14/files/patch-04 +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig.bak Fri Feb 12 13:59:51 1999 -+++ configure Sat Feb 13 18:00:01 1999 -@@ -1725,6 +1725,9 @@ - /* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ - char $ac_func(); -+#ifdef __FreeBSD__ -+#define bkgdset initscr -+#endif - - int main() { - |