config.h revision 200483
1200483Srwatson/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
2200483Srwatson/* $FreeBSD: head/tools/regression/kqueue/config.h 200483 2009-12-13 20:27:46Z rwatson $ */
3200483Srwatson#define HAVE_SYS_EVENT_H
4200483Srwatson#define HAVE_EV_DISPATCH 1
5200483Srwatson#define HAVE_EV_RECEIPT 1
6200483Srwatson#undef HAVE_NOTE_TRUNCATE
7200483Srwatson#define HAVE_EVFILT_TIMER 1
8200483Srwatson#define HAVE_EVFILT_USER 1
9200483Srwatson#define PROGRAM "libkqueue-test"
10200483Srwatson#define VERSION "0.1"
11200483Srwatson#define TARGET "freebsd"
12200483Srwatson#define CFLAGS "-g -O0 -Wall -Werror"
13