mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-27 15:27:53 +08:00
The warning is: configure.ac:94: warning: gl_HOST_CPU_C_ABI_32BIT is m4_require'd but not m4_defun'd The reason was that m4/lib-prefix.m4 was missing this depedency: m4/host-cpu-c-abi.m4 Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>