From: Kent Boortz Date: November 15 2011 6:35pm Subject: bzr push into mysql-5.5 branch (kent.boortz:3558 to 3559) List-Archive: http://lists.mysql.com/commits/141953 Message-Id: <20111115183534.15102.qmail@helheim> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3559 kent.boortz@stripped 2011-11-15 applying patch for br42578 modified: cmake/ssl.cmake 3558 kent.boortz@stripped 2011-11-14 applying patch for br42578 modified: VERSION === modified file 'cmake/ssl.cmake' --- a/cmake/ssl.cmake 2011-06-30 15:46:53 +0000 +++ b/cmake/ssl.cmake 2011-11-15 18:20:21 +0000 @@ -69,7 +69,7 @@ MACRO (MYSQL_CHECK_SSL) FIND_LIBRARY(CRYPTO_LIBRARY crypto) MARK_AS_ADVANCED(CRYPTO_LIBRARY) INCLUDE(CheckSymbolExists) - CHECK_SYMBOL_EXISTS(SHA512_DIGEST_LENGTH "openssl/sha.h" + CHECK_SYMBOL_EXISTS(SHA512_DIGEST_LENGTH "stddef.h;openssl/sha.h" HAVE_SHA512_DIGEST_LENGTH) IF(OPENSSL_FOUND AND CRYPTO_LIBRARY AND HAVE_SHA512_DIGEST_LENGTH) SET(SSL_SOURCES "") No bundle (reason: useless for push emails).