configure: Do not use pkg-config to find OpenSSL

This allows working with both OpenSSL and LibreSSL.
This commit is contained in:
Jonathan Schleifer 2018-11-05 23:24:15 +01:00
parent 2fdbf231bb
commit 805c27ce67
No known key found for this signature in database
GPG key ID: D83A76BFE376345E
3 changed files with 6 additions and 11 deletions

View file

@ -3,7 +3,7 @@ set -e
# Set a version for OpenBSD
: ${AUTOCONF_VERSION:=2.69}
: ${AUTOMAKE_VERSION:=1.15}
: ${AUTOMAKE_VERSION:=1.16}
export AUTOCONF_VERSION AUTOMAKE_VERSION
aclocal -I build-aux/m4