v232-10-g04c9a10e4
wkennington
released this
18 Jan 05:54
·
10611 commits
to master
since this release
build-sys: add check for gperf lookup function signature (#5055) gperf-3.1 generates lookup functions that take a size_t length parameter instead of unsigned int. Test for this at configure time. Fixes: https://github.com/systemd/systemd/issues/5039