summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-08-10 10:20:06 +0200
committerJim Meyering <meyering@redhat.com>2011-08-10 10:21:14 +0200
commit3edb801c061779b8245557f14072e8b5681986f7 (patch)
tree4cd4b535374f35e6735b29fc503268fb7c3d1664
parent8832cf045d62a4a40e6df948e6cf8b85485653a0 (diff)
downloaddiffutils-3edb801c061779b8245557f14072e8b5681986f7.tar.gz
build: use largefile module and update to latest gnulib
* configure.ac: Remove AC_SYS_LARGEFILE, subsumed by ... * bootstrap.conf (gnulib_modules): ...this. Use largefile module. * gnulib: Update to latest.
-rw-r--r--bootstrap.conf1
-rw-r--r--configure.ac1
m---------gnulib0
3 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 5aa783b..e6a76b4 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -46,6 +46,7 @@ gnupload
hard-locale
inttostr
inttypes
+largefile
maintainer-makefile
manywarnings
mbrtowc
diff --git a/configure.ac b/configure.ac
index 1afc344..a92d950 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,6 @@ AM_MISSING_PROG([HELP2MAN], [help2man])
AC_PROG_RANLIB
gl_EARLY
gl_USE_SYSTEM_EXTENSIONS
-AC_SYS_LARGEFILE
gl_INIT
AC_ARG_ENABLE([gcc-warnings],
diff --git a/gnulib b/gnulib
-Subproject 8068b5d283630a295b2929b9dc6a65916b10f52
+Subproject e0a7833645649be1bec1ea92ebd88603a30536a