ocserv/m4
Dimitri Papadopoulos f6f4c260c3
Avoid Autoconf warning
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>
2023-12-29 14:48:28 +01:00
..
ax_code_coverage.m4 ax_code_coverage: updated to latest version 2018-01-29 17:10:12 +01:00
host-cpu-c-abi.m4 Avoid Autoconf warning 2023-12-29 14:48:28 +01:00
lib-ld.m4 Added lib-link and dependencies for AC_LIB_HAVE_LINKFLAGS macro 2023-07-14 15:57:39 +02:00
lib-link.m4 Added lib-link and dependencies for AC_LIB_HAVE_LINKFLAGS macro 2023-07-14 15:57:39 +02:00
lib-prefix.m4 Added lib-link and dependencies for AC_LIB_HAVE_LINKFLAGS macro 2023-07-14 15:57:39 +02:00