[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sr #110269] AC_PROG_LEX failing
From: |
Ross Burton |
Subject: |
[sr #110269] AC_PROG_LEX failing |
Date: |
Thu, 16 Jul 2020 05:07:52 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 |
Follow-up Comment #4, sr #110269 (project autoconf):
I can replicate this with a minimal configure.ac:
AC_INIT([argh], [1])
AC_PROG_LEX
AC_OUTPUT([])
Flex and its headers are present.
The config.log files are effectively identical until "checking lex library",
autoconf 2.69 reports none needed but 2.70b reports not found.
Looks like this was introduced by "Fix logic error in _AC_PROG_LEX_YYTEXT_DECL
(#109320)".
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?110269>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/