]> git.sur5r.net Git - openldap/commitdiff
Update the INSTALL process based upon the Make-common.gmake addition.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 16 Sep 1998 04:25:09 +0000 (04:25 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 16 Sep 1998 04:25:09 +0000 (04:25 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index d7af33115a9ca349144c1b5384b76dcf6a0811ce..89b169ce3d482741a91e794543c06c3f08c30404 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,16 +12,12 @@ these steps:
 
  1. untar the distribution and cd to the top:
 
-       % tar xfz ldap-stable.tgz
+       % tar xfz openldap-VERSION.tgz
        % cd ldap
 
     If you are reading this file, you probably have already done this!
 
-
- 2. Type:
-       % make Make-common
-
-       to copy Make-common.dist to Make.common. 
+ 2. copy Make-common.dist or Make-common.gmake to Make.common 
 
  3. edit the files Make-common and include/ldapconfig.h.edit to configure
     the software for your site (the files are well-commented):