Merge branch 'pkgconfing-tests-requirement' into maint
[platform/upstream/automake.git] / t / yacc-bison-skeleton-cxx.sh
index a02a25a..57e0091 100755 (executable)
@@ -97,6 +97,6 @@ $MAKE
 
 # Check that distribution is self-contained, and do not require
 # bison to be built.
-env YACC=false DISTCHECK_CONFIGURE_FLAGS='YACC=false' $MAKE -e distcheck
+yl_distcheck YACC=false DISTCHECK_CONFIGURE_FLAGS='YACC=false'
 
 :