summaryrefslogtreecommitdiffstats
path: root/INSTALL_CVS
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL_CVS')
-rw-r--r--INSTALL_CVS12
1 files changed, 12 insertions, 0 deletions
diff --git a/INSTALL_CVS b/INSTALL_CVS
new file mode 100644
index 0000000..741285f
--- /dev/null
+++ b/INSTALL_CVS
@@ -0,0 +1,12 @@
+If you install from CVS, call
+
+./autogen.sh
+
+to generate and run the configure script.
+
+You can then proceed with
+
+make
+make install
+
+to make and install the library.