[evolution-data-server] Bug 705493 - Wrong default in configure help for --enable-largefile



commit 0d07dbbadff54d07ae6b0bdb17603458aa73384b
Author: Matthew Barnes <mbarnes redhat com>
Date:   Mon Aug 5 15:53:01 2013 +0200

    Bug 705493 - Wrong default in configure help for --enable-largefile

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index af811eb..872c7b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1506,7 +1506,7 @@ dnl Checks for large file support
 dnl ******************************
 AC_ARG_ENABLE([largefile],
        AS_HELP_STRING([--enable-largefile],
-       [enable support for large files [[default=no]]]),
+       [enable support for large files [[default=yes]]]),
        [],[enable_largefile="yes"])
 
 if test "x$enable_largefile" != "xno"; then


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]