summaryrefslogtreecommitdiff
path: root/t/yacc-bison-skeleton-cxx.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-bison-skeleton-cxx.sh')
-rwxr-xr-xt/yacc-bison-skeleton-cxx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-bison-skeleton-cxx.sh b/t/yacc-bison-skeleton-cxx.sh
index 30f254340..f5d85459b 100755
--- a/t/yacc-bison-skeleton-cxx.sh
+++ b/t/yacc-bison-skeleton-cxx.sh
@@ -17,7 +17,7 @@
# Test to make sure bison + bison's C++ skeleton + C++ works.
# For Automake bug#7648 and PR automake/491.
-required=bison
+required='c++ bison'
. ./defs || Exit 1
cat >> configure.ac << 'END'