summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-08-10 15:40:07 +0200
committerJim Meyering <meyering@redhat.com>2011-08-10 15:50:00 +0200
commit63b2937f0c19a617b3145256b004e6370f36966d (patch)
tree6d2d9c8ba2fb5a6acfda11cee60bd5a60fb7063f /configure.ac
parentdc9369793648fe7d17d45239c00c97f2d80bc3de (diff)
downloadgzip-63b2937f0c19a617b3145256b004e6370f36966d.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.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6bae72c..4013dfc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,6 @@ AC_PROG_RANLIB
AC_PROG_SHELL
gl_EARLY
-AC_SYS_LARGEFILE
gl_INIT