summaryrefslogtreecommitdiff
path: root/gnulib/import/m4/gnulib-cache.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/import/m4/gnulib-cache.m4')
-rw-r--r--gnulib/import/m4/gnulib-cache.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/gnulib/import/m4/gnulib-cache.m4 b/gnulib/import/m4/gnulib-cache.m4
index 428f5c965f3..9e296c4eb32 100644
--- a/gnulib/import/m4/gnulib-cache.m4
+++ b/gnulib/import/m4/gnulib-cache.m4
@@ -38,6 +38,7 @@
# --no-libtool \
# --macro-prefix=gl \
# --no-vc-files \
+# --avoid=largefile \
# alloca \
# canonicalize-lgpl \
# dirent \
@@ -113,7 +114,7 @@ gl_MODULES([
wchar
wctype-h
])
-gl_AVOID([])
+gl_AVOID([ largefile])
gl_SOURCE_BASE([import])
gl_M4_BASE([import/m4])
gl_PO_BASE([])