Moving files, first attempt at gcrypt compatibility, more interface
[tinc] / m4 / openssl.m4
index e5c0939..991f22f 100644 (file)
@@ -46,4 +46,6 @@ AC_DEFUN(tinc_OPENSSL,
       [AC_MSG_ERROR("OpenSSL depends on libdl.")]
     )
   )
+
+  found_openssl=1
 ])