aboutsummaryrefslogtreecommitdiffstats
path: root/README.CVS
diff options
context:
space:
mode:
Diffstat (limited to 'README.CVS')
-rw-r--r--README.CVS7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.CVS b/README.CVS
new file mode 100644
index 0000000..678319d
--- /dev/null
+++ b/README.CVS
@@ -0,0 +1,7 @@
+If you are building from CVS, make sure that you have all the
+necessary maintainer tools installed. Then run:
+
+$ autoreconf -f -i -s
+
+and configure the source with the option --enable-maintainer-mode.
+