add NetBSD/OpenBSD build support (except test/)

This commit is contained in:
SASANO Takayoshi 2022-07-10 11:03:00 +09:00
parent 07fe82cb9b
commit 455e8c4229
14 changed files with 52 additions and 17 deletions

View file

@ -335,7 +335,7 @@ else
fi
dnl Check for headers
AC_CHECK_HEADERS([endian.h sys/endian.h sys/shm.h])
AC_CHECK_HEADERS([endian.h sys/endian.h sys/shm.h malloc.h])
dnl Check for resmgr support...
AC_MSG_CHECKING(for resmgr support)