On Tue, Mar 22, 2011 at 8:35 AM, Peter Volkov wrote: > В Чтв, 10/03/2011 в 11:49 +0100, Diego Elio Pettenò пишет: >> Any configure with AC_SYS_LARGEFILE will get a >> --enable-largefile option, but if you grep through the tree, this is >> usually simply added unconditionally. > > Is there any value adding --enable-largefile? autoconf macros have it > enabled by default.
developers need not go through the source and manually verify that the package is using AC_SYS_LARGEFILE and is enabled by default ? -mike
