Deleted Added
full compact
config.h (200483) config.h (200573)
1/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
1/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
2/* $FreeBSD: head/tools/regression/kqueue/config.h 200483 2009-12-13 20:27:46Z rwatson $ */
2/* $FreeBSD: head/tools/regression/kqueue/config.h 200573 2009-12-15 10:43:20Z rwatson $ */
3#define HAVE_ERR_H
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"
4#define HAVE_SYS_EVENT_H
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 PROGRAM "libkqueue-test"
11#define VERSION "0.1"
12#define TARGET "freebsd"
13#define CFLAGS "-g -O0 -Wall -Werror"