1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-28 12:23:49 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Tridgell
7a0264c52d r17674: fixed a problem on with our configure logic on systems that have
libgnutls but not some of the crt functions
2007-10-10 14:16:22 -05:00
Andrew Tridgell
28238ad8f1 r17660: fixed configure test 2007-10-10 14:16:21 -05:00
Andrew Tridgell
8148534d9c r17659: cope with systems without the x509 gnutls functions 2007-10-10 14:16:21 -05:00
Andrew Bartlett
798c0791d8 r17411: Try and compile on older versions of GnuTLS.
Andrew Bartlett
2007-10-10 14:15:22 -05:00
Andrew Bartlett
f3b6e57b23 r17174: Enable gnutls code, which requires the HAVE_GNUTLS CPP macro.
Andrew Bartlett
2007-10-10 14:10:16 -05:00
Jelmer Vernooij
d77ea8f907 r15538: Use pkg-config file where possible and
only fall back to manual tests if that can't be found (for systems
that have older versions of gnutls without the .pc file installed)
2007-10-10 14:05:55 -05:00
Jelmer Vernooij
2f06305e53 r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues with local
(empty) libpopt.a overriding global one
2007-10-10 14:05:00 -05:00
Jelmer Vernooij
11353d4b47 r15231: Try to fix detection of ability of CC to generate dependencies 2007-10-10 14:04:21 -05:00
Andrew Tridgell
437c4057ae r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions
of gnutls. Thanks to ab for spotting this.
2007-10-10 13:23:08 -05:00