--- cvsroot/libev/README.embed 2007/11/08 17:56:30 1.8 +++ cvsroot/libev/README.embed 2007/11/08 18:38:51 1.9 @@ -17,7 +17,9 @@ This will automatically include ev.h, too, and should be done in a single C source file only to provide the function implementations. To - use it, do the same for ev.h in all users: + use it, do the same for ev.h in all files wishing to use this API + (best done by writing a wrapper around ev.h that you can include + instead and where you can put other configuration options): #define EV_STANDALONE 1 #include "ev.h"