build: disable TLS tests unless GNUTLS is enabled
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 31 Oct 2012 17:43:04 +0000 (10:43 -0700)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 31 Oct 2012 17:43:04 +0000 (10:43 -0700)
commitc30f66ff0c908022252f77283b6dc40fc057f512
tree31ef45167257403cda5ae3ef7555ffb82752537f
parentdc54aae7d92ed8566b3d304a23256d726d0d0ca0
build: disable TLS tests unless GNUTLS is enabled

All of the TLS tests hard-depend on GNUTLS.  If glib-networking is built without
GNUTLS, then simply disable the TLS tests.
Makefile.am