build: use largefile module and update to latest gnulib
authorJim Meyering <meyering@redhat.com>
Wed, 10 Aug 2011 13:40:07 +0000 (15:40 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 10 Aug 2011 13:50:00 +0000 (15:50 +0200)
* configure.ac: Remove AC_SYS_LARGEFILE, subsumed by ...
* bootstrap.conf (gnulib_modules): ...this.  Use largefile module.
* gnulib: Update to latest.

bootstrap.conf
configure.ac
gnulib
lib/.gitignore
m4/.gitignore

index a2e22ba40205dafff6cf6acf664f656c803850fe..d1937333737de7c24b1e1e467257470e3c2c9011 100644 (file)
@@ -39,6 +39,7 @@ gnu-web-doc-update
 gnumakefile
 gnupload
 ignore-value
+largefile
 lib-ignore
 lstat
 maintainer-makefile
index 6bae72ca81b1eadce4f59396017ba32498f1871c..4013dfc5592783e210db37de411f8a3f4c4d57a6 100644 (file)
@@ -39,7 +39,6 @@ AC_PROG_RANLIB
 AC_PROG_SHELL
 
 gl_EARLY
-AC_SYS_LARGEFILE
 
 gl_INIT
 
diff --git a/gnulib b/gnulib
index 39434c8500eba74bb0c3284a61bc2a8bba633c9f..5b9e0c3ce734b9d9b0c0001e31b65a8a4713700d 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 39434c8500eba74bb0c3284a61bc2a8bba633c9f
+Subproject commit 5b9e0c3ce734b9d9b0c0001e31b65a8a4713700d
index 5cd69070a688c189fe0b19fbae81a762b5d6efa6..61e76b188f81fb8d6e9213988ea5c9e31d49ef28 100644 (file)
@@ -60,6 +60,7 @@
 /filenamecat-lgpl.c
 /filenamecat.h
 /float+.h
+/float.c
 /float.h
 /float.in.h
 /fpending.c
 /freading.h
 /frexp.c
 /frexpl.c
+/fseek.c
 /fseeko.c
 /fseterr.c
 /fseterr.h
 /fstatat.c
+/ftell.c
 /ftello.c
 /getcwd-lgpl.c
 /getcwd.c
 /openat-proc.c
 /openat.c
 /openat.h
+/pathmax.h
 /perror.c
 /pipe-safer.c
 /printf-args.c
 /stdlib_.h
 /strdup.c
 /streq.h
+/strerror-override.c
+/strerror-override.h
 /strerror.c
+/strerror_r.c
 /string.h
 /string.in.h
 /stripslash.c
index baa1577e5ba1386b4fe75a2d1e486f689e617379..a56673138f5a6d417c39c6e1e309f541d6df2930 100644 (file)
@@ -44,7 +44,9 @@
 /freading.m4
 /frexp.m4
 /frexpl.m4
+/fseek.m4
 /fseeko.m4
+/ftell.m4
 /ftello.m4
 /getcwd-abort-bug.m4
 /getcwd-path-max.m4
 /isnand.m4
 /isnanf.m4
 /isnanl.m4
+/largefile.m4
 /lchown.m4
 /ldexpl.m4
 /lib-ignore.m4
+/lib-ld.m4
+/lib-link.m4
+/lib-prefix.m4
 /localcharset.m4
 /locale-fr.m4
 /locale-ja.m4
 /locale-zh.m4
+/lock.m4
 /longlong.m4
 /lseek.m4
 /lstat.m4
 /nocrash.m4
 /open.m4
 /openat.m4
+/pathmax.m4
 /perror.m4
 /printf-frexp.m4
 /printf-frexpl.m4
 /stdlib_h.m4
 /strdup.m4
 /strerror.m4
+/strerror_r.m4
 /string_h.m4
+/sys_socket_h.m4
 /sys_stat_h.m4
 /sys_time_h.m4
+/threadlib.m4
 /time_h.m4
 /timespec.m4
 /unistd-safer.m4