Hi All,

Our application is providing support for TLS using gnutls library version
1.4.1.

As we are only using functions defined in library libgnutls.so do we need
libgnutls-extra.so.

We are not using openPGP and openSSL feature provided by
libgnutls-extra.soand thus want to suppress the compilation of
gnutls-extra library when
compiling gnutls source. Is there any way to do it.


I have verified using ldd command that libgnutls-extra.so requires
libgnutls.so for linking and not vice versa thus libgnutls.so library can be
used independently.

I just need some information on how to avoid compilation of libgnutls-extra.

An early help would be appreciated.

Thanks & Regards
Amit Kumar
_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to