]> arthur.barton.de Git - netatalk.git/commitdiff
remove ssl-dir/ssl-dirs confusion form INSTALL doc, SF bug 762857
authorbfernhomberg <bfernhomberg>
Tue, 18 Nov 2003 21:46:05 +0000 (21:46 +0000)
committerbfernhomberg <bfernhomberg>
Tue, 18 Nov 2003 21:46:05 +0000 (21:46 +0000)
doc/INSTALL

index 2114c6d8d859f6838f38b350eacb16c7c74a6b1d..34adba0ca1cb73d7f8445868eec0c223f454b223 100644 (file)
@@ -140,7 +140,7 @@ a complete list.
        Wrappers can be gotten at
        ftp://ftp.porcupine.org/pub/security/
 
---with-ssl-dirs=[PATH]: specify path to OpenSSL installation. 
+--with-ssl-dir=[PATH]: specify path to OpenSSL installation. 
        NOTE: This is dependent on the same directory layout as the
        source distribution of Openssl. That is: ./include/ and
        ./lib/ to be on the same level. Many .rpm formats do not
@@ -161,9 +161,6 @@ a complete list.
 
 --enable-fhs: use Filesystem Hierarchy Standard (FHS) compatibility
 
---with-ssl-dir=PATH: specify path to openssl installation (must contain
-       lib and include dirs) 
-
 --enable-pgp-uam: enable build of PGP UAM module
 
 --enable-krb4-uam: enable build of Kerberos v4 UAM module