summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 2 insertions, 8 deletions
diff --git a/README b/README
index 1b03573..14f2917 100644
--- a/README
+++ b/README
@@ -1,12 +1,6 @@
-TO BUILD EXECUTE:
+Each of the subdirectories builds a separate shared library.
-autoreconf -i
-./configure
-make
-
-If you build first time after getting source use:
-
-autoreconf -i -f
+To build them, cd into the appropriate directory and follow the included instructions.
Most information about how to use the interfaces can be found in header files
and in the unit tests (*_ut.c).