summaryrefslogtreecommitdiff
path: root/Examples/test-suite/csharp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/csharp/Makefile.in')
-rw-r--r--Examples/test-suite/csharp/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/test-suite/csharp/Makefile.in b/Examples/test-suite/csharp/Makefile.in
index 02dcaafb0..74010c284 100644
--- a/Examples/test-suite/csharp/Makefile.in
+++ b/Examples/test-suite/csharp/Makefile.in
@@ -8,6 +8,7 @@ CSHARPCILINTERPRETER = @CSHARPCILINTERPRETER@
CSHARPCILINTERPRETER_FLAGS = @CSHARPCILINTERPRETER_FLAGS@
CSHARPCONVERTPATH = @top_srcdir@/@CSHARPCONVERTPATH@
+HAVE_CXX11 = @HAVE_CXX11@
srcdir = @srcdir@
top_srcdir = ../@top_srcdir@
top_builddir = ../@top_builddir@