dect
/
libdect
Archived
13
0
Fork 0
DECT Library
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Patrick McHardy c52d892c62 build: verify that event.h and event library are compatible
libev contains an libevent compat header file that at least on Debian
is only installed optionally. Make sure event.h and the event library
match since their respective struct event definitions don't match.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-12 07:04:58 +01:00
debian libdect: add debian package build support 2010-07-28 10:56:10 +02:00
doc doc: minor fixes 2010-09-16 04:55:29 +02:00
example ie: add support for <<EVENTS-NOTIFICATION>> IE 2010-10-14 23:06:41 +02:00
include raw: fix compile error 2010-10-18 11:08:02 +02:00
src raw: fix compile error 2010-10-18 11:08:02 +02:00
.gitignore example: add PP CC example 2010-09-08 19:19:12 +02:00
COPYING libdect: add COPYING file 2010-07-27 04:23:43 +02:00
INSTALL libdect: add installation instructions 2010-07-28 17:23:58 +02:00
Makefile.defs.in debug: add libdect-specific assert-macro with optional backtrace support 2010-09-14 22:07:09 +02:00
Makefile.in build: minor build improvements 2010-07-26 21:31:12 +02:00
Makefile.rules.in build: add archive target 2010-10-10 19:53:49 +02:00
autogen.sh Import libdect 2009-05-06 18:41:57 +02:00
configure.ac build: verify that event.h and event library are compatible 2010-11-12 07:04:58 +01:00
install-sh Import libdect 2009-05-06 18:41:57 +02:00
libdect-0.0.1.pc.in libdect: add pkg-config file 2010-07-27 04:32:47 +02:00