[evolution-data-server] Gah, stupid mistake in previous commit.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Gah, stupid mistake in previous commit.
- Date: Fri, 6 Aug 2010 19:49:24 +0000 (UTC)
commit 3fcaff8199d3f2c88db4a39198a10f123cb1cf68
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Aug 6 15:48:56 2010 -0400
Gah, stupid mistake in previous commit.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 44d6db8..b9a9bd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1284,7 +1284,7 @@ AC_ARG_ENABLE([largefile],
[enable support for large files [[default=no]]]),
[],[enable_largefile="yes"])
-if test "x$enable_largefile" != "xyes"; then
+if test "x$enable_largefile" != "xno"; then
AC_SYS_LARGEFILE
AC_CACHE_CHECK([for _LARGEFILE64_SOURCE value needed for large files], [ac_cv_largefile64_source],
[AC_COMPILE_IFELSE([AC_LANG_PROGRAM(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]