[gnote] Update distflags to require C++11



commit 01ba0a3dc010ad6321166bc9198011828d76da77
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Jan 10 15:09:50 2016 +0200

    Update distflags to require C++11

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3a0d6c3..8dfacc0 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-x11-support
 
 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper (from Evince)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]