--- a/t/get-sysconf.sh 2013-10-18 14:21:12.000000000 +0200 +++ b/t/get-sysconf.sh 2013-10-18 14:19:54.000000000 +0200 @@ -49,10 +49,10 @@ # It's OK if the selected Lex and Yacc programs don't know how to print # the version number or the help screen; those are usually available only # for Flex and Bison. -$LEX --version || : -$LEX --help || : -$YACC --version || : -$YACC --help || : +$LEX --version