Wireshark-commits: [Wireshark-commits] rev 24472: /trunk/ /trunk/: configure.in

Date: Tue, 26 Feb 2008 17:50:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24472

User: morriss
Date: 2008/02/26 05:50 PM

Log:
 Wireshark (packet-ssl-utils.h) uses gnutls_x509_crt_t which appears to only be present in GNUTLS > 1.2 .  Check that, if we have GNUTLS, it is at least that version (previously we checked for 1.0).

Directory: /trunk/
  Changes    Path            Action
  +1 -1      configure.in    Modified