diff --git a/configure.ac b/configure.ac index fec4d8fd..c73f936a 100644 --- a/configure.ac +++ b/configure.ac @@ -310,7 +310,7 @@ AC_CHECK_HEADERS(FlexLexer.h, class Foo : public FlexLexer { Foo() { int &test = yyleng; } - }], + };], [])], [AC_MSG_RESULT(yes) ac_cv_my_have_flexlexer_h="yes"],