Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r5513f3e r57da960  
    283283EOF
    284284                ssl=gnutls
    285                 if ! pkg-config gnutls --atleast-version=2.8; then
    286                         echo
    287                         echo 'Warning: With GnuTLS versions <2.8, certificate expire dates are not verified.'
    288                 fi
    289285                ret=1
    290286        elif libgnutls-config --version > /dev/null 2> /dev/null; then
Note: See TracChangeset for help on using the changeset viewer.