dect
/
libdect
Archived
13
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Patrick McHardy 37b5f1105f build: minor build improvements
Add --enable switch for documentation build, build documentation by
default and add a few more configure tests.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-07-26 21:31:12 +02:00
Patrick McHardy 292ac38165 examples: support libev and fix build on Fedora
Check for and prefer libev over libevent and check for the location
of the event.h file, which is contained in libev/event.h on Fedora.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-07-24 03:49:03 +02:00
Patrick McHardy a06645ad7d build: don't link main library with libevent and libSDL
For now remove those two libraries from the autoconf script and
add them to the examples Makefile.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-02-19 05:16:34 +01:00
Patrick McHardy 35e51f08f5 build: disable autocrap malloc checks
example/audio.c:70: undefined reference to `rpl_malloc'

Signed-off-by: Patrick McHardy <kaber@gw.localnet>
2009-05-21 19:32:37 +02:00
Patrick McHardy 8cee5fa35e build: check for kernel header files
Signed-off-by: Patrick McHardy <kaber@gw.localnet>
2009-05-21 18:49:05 +02:00
Patrick McHardy 0406a88b39 Import libdect
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-05-06 18:41:57 +02:00