]> git.wh0rd.org - dump.git/blobdiff - config.h.in
LFS fixes (explicit use of open64/etc)
[dump.git] / config.h.in
index 311292a82e9af5162b090a626b67e80262581cbe..b483fce4cb74c4da90cce80c00aef9ffdab1e035 100644 (file)
@@ -54,8 +54,8 @@
 /* Define this is you want old style F script (no arguments) */
 #undef OLD_STYLE_FSCRIPT
 
-/* Define this to 64 if you want Large File System support */
-#undef _FILE_OFFSET_BITS
+/* Define this if you want Large File System support */
+#undef USE_LFS
 
 /* Define this if you have zlib compression library */
 #undef HAVE_ZLIB