]> 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>
Mon, 16 Mar 2020 07:55:49 +0000 (08:55 +0100)
commit8484f37a62ce4f1b8efe7644c6ddb28819c4f8ae
treed4d796cbea4371c6aedf15e638ba3867da479690
parent69bbfbdf038c466dceb06e409099a9b41071ee3a
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>
(cherry picked from commit e1eb630df1b3ef5df88afd51003fbec40e5d6d67)
configure.ac
src/openvpn/Makefile.am