Artifact 2112946f72a6f538f2acbf7d7f9d27de2081cbcdc08f37b135dbba9574b143b0:
- Executable file
autogen.sh
— part of check-in
[32bcbfa301]
at
2018-11-05 22:24:15
on branch trunk
— configure: Do not use pkg-config to find OpenSSL
This allows working with both OpenSSL and LibreSSL. (user: js, size: 177) [annotate] [blame] [check-ins using]
#!/bin/sh set -e # Set a version for OpenBSD : ${AUTOCONF_VERSION:=2.69} : ${AUTOMAKE_VERSION:=1.16} export AUTOCONF_VERSION AUTOMAKE_VERSION aclocal -I build-aux/m4 autoconf