Build with bundled libstddjb selfpipe by default

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2012-02-28 01:50:58 -05:00
parent 29bb8facc7
commit c56f8229e5
6 changed files with 79 additions and 12 deletions
+4
View File
@@ -0,0 +1,4 @@
SUBDIRS =
if COND_THIRD_LIBSTDDJB
SUBDIRS += libstddjb
endif