From 5597cc40e9c09c906201984ef087e4b3647e9adf Mon Sep 17 00:00:00 2001 From: Gustavo Jose de Sousa Date: Fri, 29 Jul 2016 16:14:39 -0300 Subject: [PATCH] waf: update submodule for autoconfigure fix There was a bug on Waf's autoconfigure feature: if one of the files from the cached list was deleted, the reconfiguration check would raise an exception instead of forcing a reconfiguration. This update cherry-picks the commits fixing that. A rebase can be done when there is a new release. --- modules/waf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/waf b/modules/waf index 9a0932951f..6aece4dcd5 160000 --- a/modules/waf +++ b/modules/waf @@ -1 +1 @@ -Subproject commit 9a0932951f9afb0a5029f501eddd7393ca61ac4c +Subproject commit 6aece4dcd5cbb49f3435732185f3029bb79cbb75