mirror of
https://github.com/darlinghq/darling-libkqueue.git
synced 2025-02-17 02:38:02 +00:00
look for err.h
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@119 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
This commit is contained in:
parent
2fb6a09262
commit
9c414547a0
@ -7,6 +7,7 @@ sources="main.c proc.c read.c signal.c timer.c vnode.c"
|
||||
|
||||
pre_configure_hook() {
|
||||
|
||||
check_header "err.h"
|
||||
check_header "sys/event.h" \
|
||||
&& sys_event_h="sys/event.h" \
|
||||
|| {
|
||||
|
Loading…
x
Reference in New Issue
Block a user