Hi Carl, Carl Dong <cont...@carldong.me> skribis:
> Testing out the version-1.3.0 branch right now, and I think perhaps it’s > missing a configure-time check for guile-lib >= 0.27 for %strict-tokenizer? Fixed in 34db952a4b655cca9d5dc7158e9a8552d389cbcf and parent commit. Note that I didn’t add a configure check: the intent was to make the dependency on Guile-Lib optional, as reflected in “Requirements”, but 6aee902eaf9e38d5f41f568ef787fa0cc5203318 inadvertently broke that. Thanks, Ludo’.