[ ] * Use filename-length-max=99 in AM_INIT_AUTOMAKE
[0.9.4] * Make sure libcheck.(l)a works as a dependency, don't call $(MAKE)
[0.9.4] * Build tests/ dirs after everything else
-[ ] * Fix AM_PATH_CHECK totally; use pkg-config
+[0.9.4] * Fix AM_PATH_CHECK by deprecating it; use pkg-config instead
[ ] * make Check pass its own unit tests: make distcheck fails
[ ] * use stricter CFLAGS for compiling Check
-[ ] * deprecate the old API: Check clobbers things, e.g. fail() in C++
Check source code:
============