Updated the README files to reflect the new use of the autoconf
"configure" script, and updated the VERSION revision number.
diff --git a/README b/README
index 5e5356d..5d63be4 100644
--- a/README
+++ b/README
@@ -128,6 +128,7 @@
The local install sequence is:
+ configure See options for setting paths
make Generate local staging area
make install-local Migrate to install directory
@@ -138,6 +139,7 @@
The distributed install sequence is:
+ configure See options for setting paths
make Generate local staging area
make install-dist Migrate to distribution directory