From 405b090a250e6add673905b8ebce6ad23b7f3668 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 8 Nov 2007 18:38:51 +0000 Subject: remove -Wall --- README.embed | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.embed') diff --git a/README.embed b/README.embed index 28bbe07..2842745 100644 --- a/README.embed +++ b/README.embed @@ -17,7 +17,9 @@ FILESETS 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" -- cgit v1.2.3