r17674: fixed a problem on with our configure logic on systems that have
[samba.git] / source4 / lib / tls / tlscert.c
index 3956475ea08033c75338d317081c400d8a78b53e..89ede7c79aa1a59937e56577d7af1145cbf86984 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "includes.h"
 
-#if HAVE_LIBGNUTLS
+#if ENABLE_GNUTLS
 #include "gnutls/gnutls.h"
 #include "gnutls/x509.h"