summarylogtreecommitdiffstats
path: root/no-file-offset-bits-64.patch
blob: 1bb4f112d44fd954717c1f7867753b83f437a611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/configure.ac b/configure.ac
index 7fd5b70..a95260f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -116,7 +116,6 @@ AC_SUBST([PATH])
 AC_USE_SYSTEM_EXTENSIONS
 
 AC_PROG_CC
-AC_SYS_LARGEFILE
 AC_CHECK_SIZEOF([off_t])
 
 AC_CHECK_HEADERS([machine/endian.h endian.h features.h])