libpurple/protocols/gg/lib/config.h

changeset 35630
8e5d0d726b09
parent 35620
fb20cfee648a
parent 35624
426067e03cfc
child 35695
3ab780c31f66
equal deleted inserted replaced
35629:5aecb81f23ab 35630:8e5d0d726b09
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 52 #ifdef 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. */

mercurial