mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-09 09:51:49 +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>