summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-08-20 22:44:20 +0200
committerJim Meyering <meyering@redhat.com>2011-08-20 22:47:29 +0200
commit79d2c07e90cfe9e1f9327c90777811ed19e923ad (patch)
treefa2abde0d4ba20c97de8dc9407e034d41dc3eb63 /configure.ac
parentbb85185a2b32f4c35f3cf629319ca03088602144 (diff)
downloadgrep-79d2c07e90cfe9e1f9327c90777811ed19e923ad.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 aca529af..2e130644 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,7 +82,6 @@ gl_EARLY
AC_PROG_RANLIB
dnl Checks for typedefs, structures, and compiler characteristics.
-AC_SYS_LARGEFILE
AC_TYPE_SIZE_T
AC_C_CONST
gl_INIT