X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=compat%2FREADME;h=12aacf42772c3c2986f955dd17fe26b4f04bab48;hp=cd32c56fa8d3f679db5d6f900cac91f3c19454fe;hb=60ac94fe58635f9c40724afa0f35965fc9ff1afc;hpb=d8192a4d7f0ece2a916364b079752e55754d3929 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