Skip to content
  • Alexandre Janniaux's avatar
    configure.ac: refactor lua detection · 2af2780f
    Alexandre Janniaux authored
    All checks were nested which was really hard to read and modify
    correctly. Instead use a state variable to track the detection status
    and chain AS_IF condition for each test.
    2af2780f