usttrace: use ustd in daemon mode, sparing a sleep and removing a race
[ust.git] / README
diff --git a/README b/README
index fe4f2d39871de2dbbff8a22ecf2d3438cd29e694..306ef58afb9dfe84ba898c4f0a07f94f2d2ba4f0 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,5 @@
 LTTNG USERSPACE TRACER
 
-NOTE: This library has not been released yet because altough it is licenced as
-LGPL, it can only be used as gpl because it depends on GPL files. It will be
-released as soon as these issues are resolved.
-
 Dependencies:
 
 - liburcu
@@ -17,8 +13,7 @@ Dependencies:
 Installation instruction:
 
 - Download, compile and install liburcu and libkcompat.
-- In this package's tree, run ./configure, specifying the location of
-  liburcu and libkcompat with the --with-urcu and --with-kcompat options.
+- In this package's tree, run ./configure.
 - Run make.
 - See the manual in the doc/ directory for usage instructions.
 
This page took 0.02212 seconds and 4 git commands to generate.