bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #110312] 2.69b: broken AC_PROG_LEX macro


From: Zack Weinberg
Subject: [sr #110312] 2.69b: broken AC_PROG_LEX macro
Date: Sat, 26 Sep 2020 13:53:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of sr #110312 (project autoconf):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #7:

I cannot reproduce the problem with this configure.ac:


AC_INIT([bug-110312], [1.0])
AC_PROG_LEX
AC_OUTPUT


It prints "checking for lex library... none needed" regardless of whether
libl.a or libfl.so is present on the system.  In fact, it says the same thing
even if *none* of the lib{f,}l.* files that my system usually has are
available.  There must be something else going on.

I'm going to need that minimal configure.ac I asked for on Thursday, and I'm
also going to need the config.log produced when you run it on your system.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110312>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]