]> www.infradead.org Git - mtd-utils.git/commit
Cleanup: Unify handling of OpenSSL dependency
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sun, 28 Feb 2021 14:18:33 +0000 (15:18 +0100)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sun, 18 Feb 2024 16:03:38 +0000 (17:03 +0100)
commit2d37f9839a78a5c0135161ba0aa5e1d308ecc496
tree741ec897fa47cb053895fc4f0317e36a0c0f44ea
parent2465754716634422620b4577e0b7ba79c4ce1a39
Cleanup: Unify handling of OpenSSL dependency

This commit modifes the handling of the OpenSSL dependency to work the
same as the other optional dependencies, except that the variable
"with_crypto" is used instead of "with_openssl".

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
configure.ac