summaryrefslogtreecommitdiff
path: root/m4/virt-gnutls.m4
Commit message (Expand)AuthorAgeFilesLines
* configure: Require GnuTLSMichal Privoznik2018-06-051-4/+0
* Remove check for gnutls/crypto.hJán Tomko2018-05-161-13/+0
* Remove explicit check for gnutls_cipher_encryptJán Tomko2018-05-161-1/+0
* Remove explicit check for gnutls_rndJán Tomko2018-05-161-1/+0
* Deprecate GNUTLS_GCRYPTJán Tomko2018-05-161-29/+0
* Require GnuTLS >= 3.2.0Ján Tomko2018-05-161-2/+6
* m4/virt-arg: Rename LIBVIRT_ARG_WITH* macrosAndrea Bolognani2016-12-221-1/+1
* m4/virt-gnutls: properly backup CFLAGS and LIBS for AC_CHECK_* macrosPavel Hrdina2016-12-221-3/+6
* m4/virt-gnutls: use AC_CHECK_FUNCS to detect availability of functionsPavel Hrdina2016-12-221-2/+2
* m4/virt: introduce LIBVIRT_ARG_* macros for all library checksPavel Hrdina2016-12-211-1/+4
* m4/virt-lib: move LIBVIRT_ARG_WITH out of LIBVIRT_CHECK_(LIB|LIB_ALT|PKG)Pavel Hrdina2016-12-211-0/+1
* virt-gnutls.m4: fixed check for gnutls_rnd and gnutls_cipher_encryptNikos Mavrogiannopoulos2016-11-301-0/+3
* configure: check gnutls related stuff only if gnutls was foundPavel Hrdina2016-11-031-31/+33
* m4/virt-gnutls: remove code for gnutls < 2.2.0Pavel Hrdina2016-11-021-7/+5
* configure: move gnutls check into virt-gnutls.m4Pavel Hrdina2016-11-021-0/+64