[evolution-data-server/gnome-3-8] Bug 705493 - Wrong default in configure help for --enable-largefile
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-3-8] Bug 705493 - Wrong default in configure help for --enable-largefile
- Date: Mon, 5 Aug 2013 13:56:06 +0000 (UTC)
commit dc164c202f4a01b9d3d505ab8611382939e20ae3
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
(cherry picked from commit 0d07dbbadff54d07ae6b0bdb17603458aa73384b)
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d6b8d1e..adaa373 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1505,7 +1505,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]