summaryrefslogtreecommitdiff
path: root/m4
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 /m4
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 'm4')
-rw-r--r--m4/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index baa1577..a566731 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -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
@@ -67,13 +69,18 @@
/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
@@ -93,6 +100,7 @@
/nocrash.m4
/open.m4
/openat.m4
+/pathmax.m4
/perror.m4
/printf-frexp.m4
/printf-frexpl.m4
@@ -114,9 +122,12 @@
/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