spot/spot/parsetl
Alexandre Duret-Lutz 3b809c0a14 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.
2022-05-17 09:35:09 +02:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
fmterror.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
Makefile.am parsetl: speedup parsing of n-ary operators with many operands 2022-03-28 09:00:18 +02:00
parsedecl.hh introduce op::strong_X 2019-09-23 17:01:28 +02:00
parsetl.yy parsetl: remove a superfluous diagnostic on some erroneous input 2022-05-06 13:58:52 +02:00
scantl.ll Fix compilation on MacOS X 2022-05-17 09:35:09 +02:00