Make cs_get_ssl return 0 if GNU TLS is enabled.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Jun 2008 21:25:18 +0000 (23:25 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 5 Jun 2008 21:25:18 +0000 (23:25 +0200)
Make sure cs_get_ssl return 0 if GNU TLS is enabled. GNU TLS and
OpenSSL are not binary compatible so must ensure that only OpenSSL
applications makes use of this (e.g. yaz-client).


No differences found