chiark / gitweb /
build-sys: add check for gperf lookup function signature (#5055)
authorMike Gilbert <floppymaster@gmail.com>
Tue, 10 Jan 2017 07:39:05 +0000 (02:39 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:35 +0000 (17:58 +0200)
commitbbab4cb0797329f2b254100337a891f5849bb17a
tree7206b842f43df6d03016d5d8d8546ae048e94845
parentba92cb322aa7fccefe4d9d36382dc20fb86d8bcc
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/elogind/elogind/issues/5039
src/login/logind.h