On 3/26/2017 1:50 PM, Ken Brown wrote:
I've succeeded in making the build work with the three attached patches.

And one more, just for my convenience.

>From b009379a3cc7ae97477cbcc39605138e7c307120 Mon Sep 17 00:00:00 2001
From: Ken Brown <kbr...@cornell.edu>
Date: Sun, 26 Mar 2017 14:47:47 -0400
Subject: [PATCH 4/4] Add *.exe to .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 76a1ffc..3690521 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ mailutils*.tar.*
 pathdefs.h
 stamp-h1
 tmp/
+*.exe
-- 
2.8.3

_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to