X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/e2dd4ac00b9979de34bd517fa57de56260d38755..031ca3f1bdb5e9edb9fc21779149bdfcb554a83f:/compat/README diff --git a/compat/README b/compat/README index cd32c56f..12aacf42 100644 --- a/compat/README +++ b/compat/README @@ -1,6 +1,6 @@ -notmuch/comapt +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