[gnote] Make release without C++11 support
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Make release without C++11 support
- Date: Thu, 1 May 2014 17:44:52 +0000 (UTC)
commit 8410a8321b294ced7ddbd1a38ca651a4d8bcdb76
Author: Aurimas Černius <aurisc4 gmail com>
Date: Thu May 1 20:17:13 2014 +0300
Make release without C++11 support
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8dfacc0..3a0d6c3 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 --with-x11-support
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --without-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]