X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fautomake.git;a=blobdiff_plain;f=t%2Flex-header.sh;h=1ba81ddc8f9532dc929e839b09630f59228262c5;hp=0789af4ed4530971f82472a73801937f6ac8f842;hb=16d8cb026a41d9344b1d0cf291b663fd48fa0f45;hpb=e5eb95ce956adc428b65414ebf28bb5b96d74b9f diff --git a/t/lex-header.sh b/t/lex-header.sh index 0789af4..1ba81dd 100644 --- a/t/lex-header.sh +++ b/t/lex-header.sh @@ -24,7 +24,7 @@ required='cc flex' # older flex versions don't support is (see automake bug#11524 and # bug#12836). Skip this test if such an old flex version is detected. $LEX --help | grep '.*--header-file' \ - || skip_ "flex doesn't support the --header-file' option" + || skip_ "flex doesn't support the '--header-file' option" cat >> configure.ac << 'END' AC_PROG_CC