New commits:
commit d143cc8f8a2b38213fac038f36ce43124c4d77ac
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
waf_build(): include missing configdir option
commit 1c6ffbb044a86798421141ca524ff0e28e2bccce
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
jack2: post-update fixes
diff --git a/ChangeLog b/ChangeLog
index d54b059..8f4e137 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2014-02-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * FUNCTIONS: include missing configdir option in waf_build()
+
2014-01-30 Ladislav Hagara <hgr AT vabo.cz>
* djm.gpg: 0x6D920D30 added, Damien Miller <djm AT mindrot.org>
diff --git a/FUNCTIONS b/FUNCTIONS
index 7da8ec0..46a8493 100755
--- a/FUNCTIONS
+++ b/FUNCTIONS
@@ -521,15 +521,16 @@ function note_config_files() {
# Disabled caching as this has GREAT potential for borkage
# and waf is fast without it as well