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