[gnote/gnome-3-18] Make dist with C++11 support
- From: Aurimas ÄŒernius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-3-18] Make dist with C++11 support
- Date: Sat, 28 Nov 2015 17:26:06 +0000 (UTC)
commit 437b1b9d4c44adb0ac4795c0d26a17675fa8ff90
Author: Aurimas ÄŒernius <aurisc4 gmail com>
Date: Sat Nov 28 19:24:53 2015 +0200
Make dist with C++11 support
Newest Gtkmm requires it.
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3a0d6c3..9001f0b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@ endif
SUBDIRS = data $(LIBTOMBOYDIR) src po help
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --without-cxx11-support
--with-x11-support
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --with-cxx11-support
--with-x11-support
# Ignore scrollkeeper issues for now. @#*$& scrollkeeper (from Evince)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]