| 47 # define GG_CONFIG_HAVE_LONG_LONG |
47 # define GG_CONFIG_HAVE_LONG_LONG |
| 48 #endif |
48 #endif |
| 49 |
49 |
| 50 /* Defined if libgadu was compiled and linked with GnuTLS support. */ |
50 /* Defined if libgadu was compiled and linked with GnuTLS support. */ |
| 51 #undef GG_CONFIG_HAVE_GNUTLS |
51 #undef GG_CONFIG_HAVE_GNUTLS |
| 52 #ifdef HAVE_GNUTLS_2_10 |
52 #if defined(HAVE_GNUTLS) && defined(HAVE_GNUTLS_2_10) |
| 53 # define GG_CONFIG_HAVE_GNUTLS |
53 # define GG_CONFIG_HAVE_GNUTLS |
| 54 #endif |
54 #endif |
| 55 |
55 |
| 56 /* Defined if libgadu was compiled and linked with OpenSSL support. */ |
56 /* Defined if libgadu was compiled and linked with OpenSSL support. */ |
| 57 /* OpenSSL cannot be used with libpurple due to licence type. */ |
57 /* OpenSSL cannot be used with libpurple due to licence type. */ |