summaryrefslogtreecommitdiff
path: root/Examples/test-suite/r/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/r/Makefile.in')
-rw-r--r--Examples/test-suite/r/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/test-suite/r/Makefile.in b/Examples/test-suite/r/Makefile.in
index 33e9d90da..484dea375 100644
--- a/Examples/test-suite/r/Makefile.in
+++ b/Examples/test-suite/r/Makefile.in
@@ -8,6 +8,7 @@ WRAPSUFFIX = .R
R_OPT = --quiet --no-save --no-restore
RUNR = R CMD BATCH $(R_OPT) '--args $(SCRIPTDIR)'
+HAVE_CXX11 = @HAVE_CXX11@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@