mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Current OpenBSD queue.h has STAILQ_
This commit is contained in:
@@ -19,8 +19,6 @@ AM_CONDITIONAL([HAVE_STRLCPY], [test "x$ac_cv_func_strlcpy" = xyes])
|
|||||||
|
|
||||||
AC_CHECK_HEADERS([sys/cdefs.h sys/queue.h sys/tree.h sys/select.h])
|
AC_CHECK_HEADERS([sys/cdefs.h sys/queue.h sys/tree.h sys/select.h])
|
||||||
|
|
||||||
AC_MSG_CHECKING([for STAILQ_ interface in queue.h])
|
|
||||||
|
|
||||||
AC_CHECK_FUNCS(strlcpy)
|
AC_CHECK_FUNCS(strlcpy)
|
||||||
AC_CHECK_FUNCS(pledge)
|
AC_CHECK_FUNCS(pledge)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user