build: update gnulib submodule to latest
authorJim Meyering <meyering@redhat.com>
Fri, 30 Oct 2009 18:16:47 +0000 (19:16 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 30 Oct 2009 18:38:55 +0000 (19:38 +0100)
gnulib
lib/.gitignore
m4/.gitignore

diff --git a/gnulib b/gnulib
index d984c0bca01a92fb06e2a0bca2042240953e7808..b3602e85d8c625e8ffc08855b67c0ae11169a5f3 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit d984c0bca01a92fb06e2a0bca2042240953e7808
+Subproject commit b3602e85d8c625e8ffc08855b67c0ae11169a5f3
index 51066951b4262c30ecc1bf694fcd7f0ab044acb5..5dc27b652f83fe2283225bb1d1173b85ed725a4d 100644 (file)
@@ -62,6 +62,8 @@ getopt1.c
 getopt_int.h
 getpagesize.c
 gettext.h
+gettime.c
+gettimeofday.c
 gnulib.mk
 intprops.h
 isnan.c
@@ -139,6 +141,7 @@ sys_time_.h
 time.h
 time.in.h
 time_.h
+timespec.h
 unistd--.h
 unistd-safer.h
 unistd.h
index 01c37175ee4c562abdd2ce5b0b8aa8c6a2acb721..84d782c9df0e98aee177c24a22d66c4b6ced941d 100644 (file)
@@ -2,6 +2,7 @@
 absolute-header.m4
 alloca.m4
 calloc.m4
+clock_time.m4
 close-stream.m4
 close.m4
 closein.m4
@@ -32,6 +33,8 @@ fseeko.m4
 ftello.m4
 getopt.m4
 getpagesize.m4
+gettime.m4
+gettimeofday.m4
 glibc21.m4
 gnu-make.m4
 gnulib-cache.m4
@@ -87,6 +90,7 @@ string_h.m4
 sys_stat_h.m4
 sys_time_h.m4
 time_h.m4
+timespec.m4
 unistd-safer.m4
 unistd_h.m4
 utimbuf.m4