On 10/14/2010 09:25 AM, Eric Blake wrote:
<snip>
diff --git a/.gnulib b/.gnulib
index 2bb63bf..b6d1430 160000
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit 2bb63bfb25474ea147ee9f1523c0337997359a4c
+Subproject commit b6d1430494cdd252cd52eca6abf88b1a00f6c983
Hmmmm, this looked a bit weird, so tried the patch:
$ git am ../fix_mingw_build.txt
Applying: build: fix mingw build
warning: unable to rmdir .gnulib: Directory not empty
$
Is ".gnulib" really the right target for changing?