1 /* $FreeBSD$ */ 2 3 #define HAVE_ERR_H 1 4 #define HAVE_SYS_EVENT_H 1 5 #define HAVE_EV_DISPATCH 1 6 #define HAVE_EV_RECEIPT 1 7 #undef HAVE_NOTE_TRUNCATE 8 #define HAVE_EVFILT_TIMER 1 9 #define HAVE_EVFILT_USER 1 10 #define WITH_NATIVE_KQUEUE_BUGS 0 11 #define PROGRAM "libkqueue-test" 12 #define VERSION "0.1" 13 #define TARGET "freebsd" 14 #define CFLAGS "-g -O0 -Wall -Werror" 15