From ee39cfb61d2a389db3342751762412f332a3e851 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Fri, 19 Feb 2010 17:20:24 -0500 Subject: [PATCH] update README for urcu-signal Signed-off-by: Mathieu Desnoyers --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index a2ca1eb..2687382 100644 --- a/README +++ b/README @@ -71,7 +71,8 @@ Usage of liburcu-mb Usage of liburcu-signal - * #include + * #include + * Compile any _LGPL_SOURCE code using this library with "-DRCU_SIGNAL". * Link the application with "-lurcu-signal". * Version of the library that requires a signal, typically SIGUSR1. Can be overridden with -DSIGRCU by modifying Makefile.build.inc. -- 2.34.1