]> git.cworth.org Git - notmuch/commit
Move "config" test programs to "compat".
authorCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 18:12:10 +0000 (11:12 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 21:36:31 +0000 (14:36 -0700)
commitd8192a4d7f0ece2a916364b079752e55754d3929
treeb87513615fa4e61a9a16caf1a5ff8f9f651052c9
parentb5d8fe278425f7be49b6819e8187efffdffbd836
Move "config" test programs to "compat".

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).
compat/README [new file with mode: 0644]
compat/have_getline.c [new file with mode: 0644]
config/README [deleted file]
config/have_getline.c [deleted file]
configure