From ed3a0d830fcf9f9e6a99c8ad19d1434ac6fdcc98 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Tue, 2 Jul 2013 17:26:42 -0600 Subject: [PATCH] maint: update to latest gnulib The latest mingw headers on Fedora 19 fail to build with gnulib without an update. Meanwhile, now that upstream gnulib has better handling of -W probing for clang, we can drop some of our own solutions in favor of upstream; thus this reverts commit c1634100, "Correctly detect warning flags with clang". * .gnulib: Update to latest, for mingw and clang. Signed-off-by: Eric Blake (cherry picked from commit cdd703f4758facf37bda891deacd561816926e75) --- .gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gnulib b/.gnulib index a363f4ed4a..f40e61ea0c 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit a363f4ed4a0e69187c97686ac44502c49c7f4b3d +Subproject commit f40e61ea0c4940b027aade7dd48948aa93f133a4