Navigation


Changeset 747:618667a0322c in freeDiameter for cmake/Modules


Ignore:
Timestamp:
Jul 29, 2011, 3:01:17 PM (13 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cmake/Modules/FindGnuTLS.cmake

    r746 r747  
    55#  GNUTLS_INCLUDE_DIR - where to find gnutls.h, etc.
    66#  GNUTLS_LIBRARIES - List of libraries when using gnutls.
    7 #  GNUTLS_NEW_VERSION - true if GnuTLS version is <= 2.10.0 (does not require additional separate gcrypt initialization)
     7#  GNUTLS_NEW_VERSION - true if GnuTLS version is >= 2.10.0 (does not require additional separate gcrypt initialization)
    88
    99if (GNUTLS_INCLUDE_DIR AND GNUTLS_LIBRARIES)
Note: See TracChangeset for help on using the changeset viewer.