Imported upstream version 0.60.1
[hcoop/debian/courier-authlib.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 08bfb85..79c1c62 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -31,7 +31,7 @@ Requirements
        others) will work.
 
    Courier-authlib uses Libtool to build shared libraries. Libtool is not
-   strict required, but Libtool should be installed unless a good -- a
+   strictly required, but Libtool should be installed unless a good -- a
    very-very good -- reason exists not to. If Libtool is not installed, a
    copy of Libtool in courier-authlib's source will be used. However, this
    may cause problems later down the road, if either another Libtool-using
@@ -64,7 +64,7 @@ Installation overview
  ./configure [options] [variable=value]*...
  make
  make install
- make install-migrate
+ make install-migrate      # Only if upgrading from pre-authlib Courier packages
  make install-configure
 
      NOTE: On the BSD family, GNU make is usually the 'gmake' command. Use
@@ -335,20 +335,3 @@ Guidelines for using other package managers
      * Everything else can go into the main package. Optionally, the
        courierauthconfig binary, stuff in %includedir%, and in %mandir%/man3,
        can go into a devel subpackage.
-
-References
-
-   Visible links
-   1. file:///home/mrsam/src/courier-authlib/INSTALL.html#Requirements
-   2. file:///home/mrsam/src/courier-authlib/INSTALL.html#Installation
-   3. file:///home/mrsam/src/courier-authlib/INSTALL.html#deps
-   4. file:///home/mrsam/src/courier-authlib/INSTALL.html#What
-   5. file:///home/mrsam/src/courier-authlib/INSTALL.html#manpage
-   6. file:///home/mrsam/src/courier-authlib/INSTALL.html#Starting
-   7. file:///home/mrsam/src/courier-authlib/INSTALL.html#Building
-   8. file:///home/mrsam/src/courier-authlib/INSTALL.html#Guidelines
-   9. http://www.gnu.org/software/gcc/
-  10. http://www.gnu.org/software/binutils/
-  11. http://www.gnu.org/software/libtool/
-  12. http://www.gnu.org/software/make/
-  13. file:///home/mrsam/src/courier-authlib/README_authlib.html