From: Eric Blake Date: Thu, 30 Sep 2010 21:57:19 +0000 (-0600) Subject: maint: update gnulib X-Git-Tag: v8.6~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6067d0522888ec279d3fa3f1128892fa2d32c8fb;p=thirdparty%2Fcoreutils.git maint: update gnulib * gnulib: Update to latest. * doc/coreutils.texi (date): Reflect new module name. * doc/Makefile.am (EXTRA_DIST): Likewise. * doc/.gitignore: Likewise. --- diff --git a/doc/.gitignore b/doc/.gitignore index 8d1fd2482d..f224ac700f 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -17,6 +17,7 @@ coreutils.tp coreutils.vr fdl.texi gendocs_template +get_date.texi getdate.texi stamp-vti version.texi diff --git a/doc/Makefile.am b/doc/Makefile.am index e7553e057e..e58f173507 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -17,7 +17,7 @@ info_TEXINFOS = coreutils.texi -EXTRA_DIST = perm.texi getdate.texi constants.texi fdl.texi +EXTRA_DIST = perm.texi get_date.texi constants.texi fdl.texi # The following is necessary if the package name is 8 characters or longer. # If the info documentation would be split into 10 or more separate files, diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 170ce0c378..52f1b2000b 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -15675,7 +15675,7 @@ outputs 1.0000000000000000007 twice and skips 1.0000000000000000008. @chapter File permissions @include perm.texi -@include getdate.texi +@include get_date.texi @c What's GNU? @c Arnold Robbins diff --git a/gnulib b/gnulib index 7aa768c482..a88d2561c2 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 7aa768c4823966db325c48ea4af540c4db5d4745 +Subproject commit a88d2561c2cdb9bde56bec1c858a5f64c6ad28c0