darling-libkqueue/test/config.h
mheily bc7722e403 evfilt_read works, broken import of evfilt_socket
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@37 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2009-11-04 22:49:10 +00:00

14 lines
398 B
C

/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
#define PROGRAM "libkqueue-test"
#define VERSION "0.1"
#define TARGET "openbsd"
#define PREFIX "/usr/local"
#define LIBDIR "/usr/local/lib"
#define INCLUDEDIR "/usr/local/include"
#define MANDIR "/usr/local/share/man"
#define HAVE_SYS_EVENT_H
#undef HAVE_EVFILT_DISPATCH
#undef HAVE_EVFILT_RECEIPT
#define CFLAGS "-g -O0 -Wall -Werror"
#define LDADD ""