]> git.draconx.ca Git - upkg.git/commitdiff
gnulib: Update to latest version.
authorNick Bowler <nbowler@draconx.ca>
Thu, 10 May 2012 01:43:43 +0000 (21:43 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 10 May 2012 01:43:43 +0000 (21:43 -0400)
.gitignore
gnulib
m4/.gitignore
m4/gnulib-cache.m4

index 0a6c3098c977b234b876fec7c5f9c76ae91d89e0..f6ee6109b3fcfac165f693da11e697905977b7d8 100644 (file)
@@ -21,8 +21,5 @@ Makefile.in
 /compile
 /libuobject.pc
 /lib
-/link-warning.h
-/warn-on-use.h
-/arg-nonnull.h
-/c++defs.h
+/snippet
 /test-suite.log
diff --git a/gnulib b/gnulib
index 24e25070c5f5f3c9e1008290c63c9f03836c82ff..aa3de1af836fb58f4d28214154afc804e85e49f9 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 24e25070c5f5f3c9e1008290c63c9f03836c82ff
+Subproject commit aa3de1af836fb58f4d28214154afc804e85e49f9
index ac2ed35ce931d116e00ead43b18d6bb8bbc3408a..f6d1341fedda3e999db5f0335c1c4b79f0ab710c 100644 (file)
@@ -1,20 +1,24 @@
-ltdl.m4
-lt~obsolete.m4
-ltoptions.m4
-ltsugar.m4
-ltversion.m4
-libtool.m4
-argz.m4
 00gnulib.m4
+argz.m4
 extensions.m4
 getopt.m4
 gnulib-common.m4
 gnulib-comp.m4
 gnulib-tool.m4
 include_next.m4
+libtool.m4
+ltdl.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
+nocrash.m4
+off_t.m4
+ssize_t.m4
 stddef_h.m4
 strcase.m4
 strings_h.m4
+sys_types_h.m4
 unistd_h.m4
 warn-on-use.m4
 wchar_t.m4
index 1d39704759fcc4e0ccee4b04656535b5712025db..1869e41d18451ec777a9c3df7055c277fc8301e2 100644 (file)
@@ -1,9 +1,21 @@
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2012 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
-# Public License, this file may be distributed as part of a program
-# that contains a configuration script generated by Autoconf, under
+# This file is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this file.  If not, see <http://www.gnu.org/licenses/>.
+#
+# As a special exception to the GNU General Public License,
+# this file may be distributed as part of a program that
+# contains a configuration script generated by Autoconf, under
 # the same distribution terms as the rest of that program.
 #
 # Generated by gnulib-tool.
@@ -15,7 +27,7 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --libtool --macro-prefix=gl --no-vc-files getopt-gnu strcase
+#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-conditional-dependencies --libtool --macro-prefix=gl --no-vc-files getopt-gnu strcase
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
@@ -34,4 +46,5 @@ gl_MAKEFILE_NAME([])
 gl_LIBTOOL
 gl_MACRO_PREFIX([gl])
 gl_PO_DOMAIN([])
+gl_WITNESS_C_DOMAIN([])
 gl_VC_FILES([false])