summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-08-10 15:52:02 +0200
committerJim Meyering <meyering@redhat.com>2011-08-11 14:18:57 +0200
commit46ad06707c71e3bbfc34e5f098745ef5bec3968b (patch)
tree25fd623412c20147ecccbe1ae08da41629f0887c /configure.ac
parent2231959c1834ca2b6fd24495757703596021e319 (diff)
downloadpatch-46ad06707c71e3bbfc34e5f098745ef5bec3968b.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. This is useful to Mac OS X 10.5 users if/when configure is generated using autoconf prior to v2.68-80-gdb2f2e0.
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 aa07fac..08aa9ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,6 @@ AC_PROG_CC
AC_PROG_CC_STDC
gl_EARLY
gl_USE_SYSTEM_EXTENSIONS
-AC_SYS_LARGEFILE
AC_HEADER_STDC
gl_INIT