doc: add missing -lm option to command line for compiling tut1
[comedilib.git] / todo
1 demo/*.c doesn't always get headers right.
2
3 Makefile dependencies on header files (at least comedi.h comedilib.h
4 and libinternal.h) are broken - FMH
5
6 fix lib/timed.c  (What's wrong with it?)
7
8 Ruby bindings do not currently build cleanly so they are disabled in
9 the default configuration. - IJA