API STABILITY LIBCO is by no means API stable (nor ABI stable, for that matter). API WILL CHANGE IN FUTURE WITHOUT FURTHER NOTICE. IF YOU AREN'T PREPARED TO REWRITE YOUR APPLICATION FOR NEW API, DO NOT USE LIBCO YET. YOU HAVE BEEN WARNED. API stability will be announced at appropriate places when reached. TEST SUITE To run testsuite type: shell$ make check NOTE: If you experience module test (mod.c) failure, please make sure you don't have old libco_module_testing.* lying somewhere in libltdl search path and then try again. If you find way how to build -dlopen'able not-to-be-installed library with automake/libtool, please let me know. yenar