Added missing maybe_unuseds attributes and fixed pkg-config check by @fffe

This commit is contained in:
fffe
2026-06-09 01:22:11 -07:00
committed by GitHub
parent bc8d0da70f
commit e96f594afc
2 changed files with 8 additions and 9 deletions
+2
View File
@@ -12,6 +12,8 @@ LT_INIT
AC_PROG_CXX
AX_CXX_COMPILE_STDCXX(20, noext, mandatory)
PKG_PROG_PKG_CONFIG
AC_DEFINE([API_VERSION], [21], [api version])
RAK_CHECK_CFLAGS