portable: fix compilation on OpenBSD
commit3f1103ea8d6aba2aad6eee95d8a0009bd24bd337
authorThomas Adam <thomas@xteddy.org>
Mon, 24 Jun 2024 17:28:45 +0000 (24 18:28 +0100)
committerThomas Adam <thomas@xteddy.org>
Mon, 24 Jun 2024 17:28:45 +0000 (24 18:28 +0100)
tree22b7696297047f74a1ff01d77da5558a84c621c4
parenta510db74fc60784c1f296b6acc484731bd3cec29
portable: fix compilation on OpenBSD

Make -portable work on OpenBSD; explicitly use -ltls, and dont't use
PKG_CONFIG to check for a library which won't exist on OpenBSD.
configure.ac
gotd/libexec/got-notify-http/Makefile.am
libexec/got-fetch-http/Makefile.am