octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #60601] AC_PROG_LEX without either yywrap or n


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60601] AC_PROG_LEX without either yywrap or noyywrap is obsolete
Date: Thu, 13 May 2021 11:40:30 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36 Edg/90.0.818.56

Follow-up Comment #2, bug #60601 (project octave):

I updated to Ubuntu 21.04 today. It still packages autoconf 2.69.
So we'd probably don't want to require autoconf 2.70 for a while.
I haven't tested that yet. But maybe we could use something similar to this
instead?

m4_version_prereq([2.70],
  [AC_PROG_LEX(noyywrap)],
  [AC_PROG_LEX])



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60601>

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




reply via email to

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