From 0e24c1e9212d3d06000511c0c6e6dc27da48dc8d Mon Sep 17 00:00:00 2001
From: Guenter Knauf <lists@gknw.net>
Date: Sun, 15 Jul 2012 18:25:55 +0200
Subject: [PATCH] Tell git to not convert configure-related files.

---
 .gitattributes | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitattributes b/.gitattributes
index ab7a60e0a..c881680e8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,4 @@
 *.dsw -crlf
+buildconf eol=lf
+configure.ac eol=lf
+*.m4 eol=lf
-- 
2.40.0