From c7df5ed8d81193345d104234113c29e96e1a4e01 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 15 Apr 2013 08:54:53 -0600 Subject: [PATCH] maint: update to latest gnulib Upstream gnulib determined that we were needlessly compiling in gnulib's regex instead of glibc's when targetting new-enough glibc, because the m4 test was being too strict in requiring a particular answer to undefined behavior. https://lists.gnu.org/archive/html/bug-gnulib/2013-04/msg00032.html * .gnulib: Update to latest, for regex. (cherry picked from commit 842432390b742193c89f6b6f9991bc7ceea8d836) --- .gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gnulib b/.gnulib index 076ac82d1d..92f3a4c8e5 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit 076ac82d1d7f4df54630f1b4917b3c14f227f032 +Subproject commit 92f3a4c8e52e64c233e260431d095dbf88554c14