Fix compilation on MacOS X

Patch by Shachar Itzhaky.

* spot/parseaut/scanaut.ll, spot/parsetl/scantl.ll: Include
libc-config.h instead of config.h.
* NEWS: Mention the fix.
* THANKS: Add Shachar.
This commit is contained in:
Alexandre Duret-Lutz 2022-05-17 09:27:30 +02:00
parent 78d7224026
commit f14b0bb4bd
4 changed files with 21 additions and 10 deletions

4
NEWS
View file

@ -7,6 +7,10 @@ New in spot 2.10.5.dev (not yet released)
print_hoa() will now use state numbers matching those of the
kripke_graph (issue #505).
Bug fixed:
- Fix compilation error on MacOS X.
New in spot 2.10.5 (2022-05-03)
Bugs fixed: