aboutsummaryrefslogtreecommitdiff
path: root/deque/README.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'deque/README.cvs')
-rw-r--r--deque/README.cvs16
1 files changed, 16 insertions, 0 deletions
diff --git a/deque/README.cvs b/deque/README.cvs
new file mode 100644
index 0000000..96b1253
--- /dev/null
+++ b/deque/README.cvs
@@ -0,0 +1,16 @@
+To build from cvs, do the following:
+
+ ./autogen.sh
+ ./configure
+ make
+ make install
+
+You will need recent versions of GNU automake and
+autoconf in order to build from the CVS tree.
+
+NOTE: The README.txt file in the distribution
+is auto-generated from perl ".pod" format by
+the "pod2text" included in most perl distributions.
+
+marmosets,
+ Bryan