Moving files, first attempt at gcrypt compatibility, more interface

abstraction
This commit is contained in:
Ivo Timmermans 2002-04-28 12:46:26 +00:00
parent b0a676988a
commit 04d33be4bd
69 changed files with 10498 additions and 536 deletions

View file

@ -46,4 +46,6 @@ AC_DEFUN(tinc_OPENSSL,
[AC_MSG_ERROR("OpenSSL depends on libdl.")]
)
)
found_openssl=1
])