Changeset 2080

Show
Ignore:
Timestamp:
06/06/07 11:07:34
Author:
pvanhoof
Message:

the --with-ssl option

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/building.txt

    r2079 r2080  
    138138 
    139139  --with-ssl=nss        Detect NSS and if available, use it 
    140   --with-ssl=nss-must   Require NSS and it not available, fail the build 
     140  --with-ssl=nss-must   Require NSS and if not available, fail the build 
    141141  --with-ssl=openssl    Detect OpenSSL and if available, use it 
    142142  --with-ssl=none       Do NOT detect any SSL, and DON'T use it