summaryrefslogtreecommitdiff
path: root/Examples/test-suite/cffi/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/cffi/Makefile.in')
-rw-r--r--Examples/test-suite/cffi/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/test-suite/cffi/Makefile.in b/Examples/test-suite/cffi/Makefile.in
index b2e86e102..1ce64675a 100644
--- a/Examples/test-suite/cffi/Makefile.in
+++ b/Examples/test-suite/cffi/Makefile.in
@@ -6,6 +6,7 @@ LANGUAGE = cffi
CFFI = @CFFIBIN@
SCRIPTSUFFIX = _runme.lisp
+HAVE_CXX11 = @HAVE_CXX11@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@