Skip to content
Snippets Groups Projects
  • nnoble's avatar
    69ac39f4
    Makefile will now build zlib and/or OpenSSL if needed. · 69ac39f4
    nnoble authored
    -) Detecting system and embedded presence of zlib and OpenSSL with ALPN.
    -) Automatically disabling secure targets if no OpenSSL present
    --> make all won't work if no OpenSSL is present, forcing the users to select the nonsecure Makefile targets explicitely.
    -) Removing build instructions for OpenSSL - this isn't really necessary anymore.
    -) Adding more blurb about OpenSSL and the new Makefile features.
    	Change on 2014/12/12 by nnoble <nnoble@google.com>
    -------------
    Created by MOE: http://code.google.com/p/moe-java
    MOE_MIGRATED_REVID=82020890
    69ac39f4
    History
    Makefile will now build zlib and/or OpenSSL if needed.
    nnoble authored
    -) Detecting system and embedded presence of zlib and OpenSSL with ALPN.
    -) Automatically disabling secure targets if no OpenSSL present
    --> make all won't work if no OpenSSL is present, forcing the users to select the nonsecure Makefile targets explicitely.
    -) Removing build instructions for OpenSSL - this isn't really necessary anymore.
    -) Adding more blurb about OpenSSL and the new Makefile features.
    	Change on 2014/12/12 by nnoble <nnoble@google.com>
    -------------
    Created by MOE: http://code.google.com/p/moe-java
    MOE_MIGRATED_REVID=82020890
INSTALL 2.75 KiB