[gnote] Make release without C++11 support



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]