URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61b01c37a9f9839a2ad004796e26d74eb8fdc0d1
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
61b01c3 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
If the user explicitly requested gnutls or libgcrypt generate an error if they
are not found.
Accurately describe the default behavior: Wireshark will use the libraries if
they are available.
May help avoid problems like that described in:
https://ask.wireshark.org/questions/35600/not-able-to-configure-wireshark-with-gnutls
Change-Id: I5f0b2ce87cb7c6b337de93609f13d8027e662263
Reviewed-on: https://code.wireshark.org/review/3750
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 3adaf99 proto.h; (try to) fix bug in DISSECTOR_ASSERT_CMP... macros;
adds 61b01c3 If the user explicitly requested gnutls or libgcrypt generate an error if they are not found.
Summary of changes:
configure.ac | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)