new gnutls
Aaron Shelmire <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.user |
|---|---|
| Message-ID | <[email protected]> |
The new gnutls libraries do not use libgnutls-config. Instead
pkg-config is used.
pkg-config --modversion gnutls
or
pkg-config --atleast-version=1.0.17 gnutls
are what you probably want in the configure scripts instead in addition
(or-d) to what is currently there.
-aaron
_______________________________________________
Prelude-user site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-user