Update README (again)
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 15 Sep 2009 23:46:07 +0000 (19:46 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 15 Sep 2009 23:46:07 +0000 (19:46 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
README

diff --git a/README b/README
index 966006613215c8d1ee1415dcca6de46860edb84c..96389add129001f9e67a15f63ed8368b37f02cc7 100644 (file)
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ Usage of liburcu
 Usage of liburcu-mb
 
        * #include <urcu.h>
-       * Compile code with "-DURCU_MB"
+       * Compile any _LGPL_SOURCE code using this library with "-DURCU_MB".
        * Link with "-lurcu-mb".
        * This version of the urcu library does not need to
          reserve a signal number. URCU_MB uses full memory barriers for
This page took 0.025003 seconds and 4 git commands to generate.