fd_util: support eventfd()
This commit is contained in:
@@ -133,7 +133,7 @@ AC_SEARCH_LIBS([syslog], [bsd socket inet],
|
||||
AC_SEARCH_LIBS([socket], [socket])
|
||||
AC_SEARCH_LIBS([gethostbyname], [nsl])
|
||||
|
||||
AC_CHECK_FUNCS(pipe2 accept4)
|
||||
AC_CHECK_FUNCS(pipe2 accept4 eventfd)
|
||||
|
||||
AC_SEARCH_LIBS([exp], [m],,
|
||||
[AC_MSG_ERROR([exp() not found])])
|
||||
|
Reference in New Issue
Block a user