aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README4
-rw-r--r--README.SVN (renamed from README.CVS)12
2 files changed, 10 insertions, 6 deletions
diff --git a/README b/README
index 80ca301..9a34915 100644
--- a/README
+++ b/README
@@ -8,4 +8,8 @@ stand alone library.
It is currently not intended to be used as a shared library.
+See COPYING.LESSER on how to share, modify and distribute the
+software itself and COPYING for the documentation.
+
+
diff --git a/README.CVS b/README.SVN
index ae17923..bf8d002 100644
--- a/README.CVS
+++ b/README.SVN
@@ -1,4 +1,4 @@
-If you are building from CVS, run the script
+If you are building from Subversion, run the script
./autogen.sh
@@ -40,11 +40,11 @@ knowledge about the actual tools used by autgen.sh.
Please don't use autopoint, libtoolize or autoreconf unless you are
the current maintainer and want to update the standard configuration
-files. All those files should be in the CVS and only updated manually
-if the maintainer decides that newer versions are required. The
-maintainer should also make sure that the required version of automake
-et al. are properly indicated at the top of configure.ac and take care
-to copy the files and not merely use symlinks.
+files. All those files should be in the repository and only updated
+manually if the maintainer decides that newer versions are required.
+The maintainer should also make sure that the required version of
+automake et al. are properly indicated at the top of configure.ac and
+take care to copy the files and not merely use symlinks.