[vte] build: Use AC_SYS_LARGEFILE
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] build: Use AC_SYS_LARGEFILE
- Date: Mon, 7 Dec 2015 21:51:34 +0000 (UTC)
commit 2edd2780f4906841152e2fcb38777d32a373fadd
Author: Christian Persch <chpe gnome org>
Date: Mon Dec 7 22:51:08 2015 +0100
build: Use AC_SYS_LARGEFILE
configure.ac | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a7817f9..6a468b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,6 +63,8 @@ AC_PROG_SED
AX_CXX_COMPILE_STDCXX_11
+AC_SYS_LARGEFILE
+
# Initialize libtool
LT_PREREQ([2.2])
LT_INIT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]