From 373c0dbf3c11082bb6a6c50544d56b4b1cf2cada Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Sun, 27 Feb 2011 11:44:01 -0500 Subject: [PATCH] gnulib: Update to latest version. --- .gitignore | 3 +++ gnulib | 2 +- m4/.gitignore | 1 + m4/gnulib-cache.m4 | 6 +++--- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9b37668..4bc0076 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ upkg libuobject.pc link-warning.h lib +warn-on-use.h +arg-nonnull.h +c++defs.h diff --git a/gnulib b/gnulib index 68145a0..24e2507 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 68145a074c0cdc9eff8364a62530da01a5f39bcd +Subproject commit 24e25070c5f5f3c9e1008290c63c9f03836c82ff diff --git a/m4/.gitignore b/m4/.gitignore index e413b24..ac2ed35 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -16,4 +16,5 @@ stddef_h.m4 strcase.m4 strings_h.m4 unistd_h.m4 +warn-on-use.m4 wchar_t.m4 diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4 index 7cb7a29..1d39704 100644 --- a/m4/gnulib-cache.m4 +++ b/m4/gnulib-cache.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2009 Free Software Foundation, Inc. +# Copyright (C) 2002-2011 Free Software Foundation, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General @@ -10,8 +10,8 @@ # # This file represents the specification of how gnulib-tool is used. # It acts as a cache: It is written and read by gnulib-tool. -# In projects using CVS, this file is meant to be stored in CVS, -# like the configure.ac and various Makefile.am files. +# In projects that use version control, this file is meant to be put under +# version control, like the configure.ac and various Makefile.am files. # Specification in the form of a command-line invocation: -- 2.43.0