westes / flex

The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Other
3.63k stars 536 forks source link

fix(build): Replace obsolete Autoconf macros #651

Closed Explorer09 closed 6 months ago

Explorer09 commented 6 months ago

Replace two obsolete Autoconf macro uses that would trigger warnings in Autoconf 2.70.

The minimum required versions of the Autotools remain the same.

@westes I noticed your private branch and I think this is what you are wishing to do when updating the configure script.