URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=febba258b6ac34fe40fef2ba5d12f18db682d4c3
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
febba25 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>
(cherry picked from commit 61b01c37a9f9839a2ad004796e26d74eb8fdc0d1)
Reviewed-on: https://code.wireshark.org/review/3771
Actions performed:
from a05a2d9 The error report timer is non-negative; make it FT_UINT16.
adds febba25 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(-)