Extend compat/README

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
This commit is contained in:
Justus Winter 2012-09-24 17:21:17 +02:00 committed by David Bremner
parent 25d97b9791
commit 8f0a4c80ff

View file

@ -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