aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat/README
Commit message (Collapse)AuthorAge
* Extend compat/READMEGravatar Justus Winter2012-09-27
| | | | Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
* fix sum moar typos [text files]Gravatar Pieter Praet2011-06-23
| | | | | | | | | Various typo fixes in auxiliary text files included with the source, (README, TODO, etc.). Signed-off-by: Pieter Praet <pieter@praet.org> Edited-by: Carl Worth <cworth@cworth.org> Restricted to just text files.
* Move "config" test programs to "compat".Gravatar Carl Worth2010-04-06
It makes sense to me to have the little tests for functionality right next to the comptability implementations of that same functionality. But also, this means I can now tab-complete ./configure from the three initial characters (rather than the seven required previously).