config.h revision 200483
1/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
2/* $FreeBSD: head/tools/regression/kqueue/config.h 200483 2009-12-13 20:27:46Z rwatson $ */
3#define HAVE_SYS_EVENT_H
4#define HAVE_EV_DISPATCH 1
5#define HAVE_EV_RECEIPT 1
6#undef HAVE_NOTE_TRUNCATE
7#define HAVE_EVFILT_TIMER 1
8#define HAVE_EVFILT_USER 1
9#define PROGRAM "libkqueue-test"
10#define VERSION "0.1"
11#define TARGET "freebsd"
12#define CFLAGS "-g -O0 -Wall -Werror"
13