aboutsummaryrefslogtreecommitdiff
path: root/README.cvs
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-03-07 20:58:22 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-03-07 20:58:22 +0000
commitebdb02259cb24baa17e8a1c0e276fadce6114453 (patch)
tree1e959fb88fc467e5723c2dd5700a5dd5e72ab5ac /README.cvs
parentd6e8cff18b7895847b3a0890bd2a2b7c3015718e (diff)
+ eliminated build-time dependence on svn:special symlinks
svn path=/trunk/externals/moocow/pdstring/; revision=10845
Diffstat (limited to 'README.cvs')
-rw-r--r--README.cvs13
1 files changed, 0 insertions, 13 deletions
diff --git a/README.cvs b/README.cvs
deleted file mode 100644
index 2a0ee0c..0000000
--- a/README.cvs
+++ /dev/null
@@ -1,13 +0,0 @@
-To build from cvs, do the following:
-
- ./autogen.sh
- ./configure
- make
- make install
-
-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