aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 963a4f81..70c6f468 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,6 +80,7 @@ axiom_build_sharedir=$axiom_builddir/share
AC_LANG([C++])
OPENAXIOM_HOST_COMPILERS
+OPENAXIOM_REQUIRE_CXX11
AM_CONDITIONAL([OA_BUILD_GCL], [test x$oa_include_gcl = xyes])
AM_CONDITIONAL([OA_DELAYED_FFI], [test x$oa_delay_ffi = xyes])