]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix building with --enable-async-push in FreeBSD
authorLev Stipakov <lstipakov@gmail.com>
Sat, 14 Mar 2020 05:29:06 +0000 (07:29 +0200)
committerGert Doering <gert@greenie.muc.de>
Sun, 15 Mar 2020 21:14:37 +0000 (22:14 +0100)
commite1eb630df1b3ef5df88afd51003fbec40e5d6d67
tree56906a8b965acedcc37db089058a45be29d40a72
parentf3ef6ced23b659855ac8b957e147fa8b58578098
Fix building with --enable-async-push in FreeBSD

This option can be used in FreedBSD with devel/libinotify installed.

Detect presence of libinotify with pkgconf and use its word
to compile and link.

Trac: #1256

Signed-off-by: Lev Stipakov <lstipakov@gmail.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20200314052906.28095-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/search?l=mid&q=20200314052906.28095-1-lstipakov@gmail.com
Signed-off-by: Gert Doering <gert@greenie.muc.de>
configure.ac
src/openvpn/Makefile.am