URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c66994215b4f0344d7ec6f9340ed79e647053018
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c669942 by Guy Harris (guy@xxxxxxxxxxxx):
Don't look for zlib stuff if we didn't find zlib.
If we didn't find zlib, don't look for its version number in zlib.h, and
don't look for inflate() or inflatePrime() in the library.
Trim off some trailing blank lines while we're at it.
Change-Id: I834a9a76928a00cf5e182bd4224ebc91d36d69a4
Reviewed-on: https://code.wireshark.org/review/32973
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from f75d841 ISAKMP: Added dissection of digital signature authentication
add c669942 Don't look for zlib stuff if we didn't find zlib.
Summary of changes:
cmake/modules/FindZLIB.cmake | 91 ++++++++++++++++++++++----------------------
1 file changed, 46 insertions(+), 45 deletions(-)