]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add OpenSSL includes as needed
authorOndřej Surý <ondrej@isc.org>
Mon, 4 Nov 2024 15:13:45 +0000 (15:13 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 4 Nov 2024 23:35:52 +0000 (23:35 +0000)
commit88103e72d52d539df41f28166349e2afcfb4da63
treea00abf4d560f4805a64fe74c3c2ff1c9497a8454
parentd0900b7edfde57f2751cebd76be092f6c72afd40
Add OpenSSL includes as needed

The isc/crypto.h now directly includes the OpenSSL headers (evp.h) and
any application that includes that header also needs to have
OPENSSL_CFLAGS in the Makefile.am.  Adjust the required automake files
as needed.
bin/delv/Makefile.am
bin/dig/Makefile.am
lib/isccc/Makefile.am