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