aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat/README
diff options
context:
space:
mode:
authorGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2012-09-24 17:21:17 +0200
committerGravatar David Bremner <bremner@debian.org>2012-09-27 12:51:01 -0300
commit8f0a4c80ff4599ec3073e405a983242145f29638 (patch)
treea6d3494cafcd73db2a389fb242f98adf3af2089d /compat/README
parent25d97b97914e2bddc1b1d82ac5ebbe8608ad8e74 (diff)
Extend compat/README
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'compat/README')
-rw-r--r--compat/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/compat/README b/compat/README
index 38e2e146..12aacf42 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