[PATCH 3/6] Extend compat/README

Subject: [PATCH 3/6] Extend compat/README

Date: Mon, 24 Sep 2012 17:21:17 +0200

To: notmuch@notmuchmail.org

Cc:

From: Justus Winter


Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
---
 compat/README |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/compat/README b/compat/README
index 38e2e14..12aacf4 100644
--- a/compat/README
+++ b/compat/README
@@ -1,6 +1,6 @@
 notmuch/compat
 
-This directory consists of two things:
+This directory consists of three things:
 
 1. Small programs used by the notmuch configure script to test for the
    availability of certain system features, (library functions, etc.).
@@ -14,3 +14,8 @@ This directory consists of two things:
 
    The compilation of these files is made conditional on the output of
    the test programs from [1].
+
+3. Macro definitions abstracting compiler differences (e.g. function
+   attributes).
+
+   For example: function-attributes.h
-- 
1.7.10.4


Thread: