summaryrefslogtreecommitdiffstats
path: root/src/autoconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/autoconf.h.in')
-rw-r--r--src/autoconf.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/autoconf.h.in b/src/autoconf.h.in
index e22985c..6d698a7 100644
--- a/src/autoconf.h.in
+++ b/src/autoconf.h.in
@@ -33,4 +33,8 @@
/* liberty */
#undef CONFIG_LIBERTY
+/* large file support */
+#undef _LARGE_FILES
+#undef _FILE_OFFSET_BITS
+
#endif