]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: test if libbsd is really usable
authorVincent Bernat <vincent@bernat.im>
Sat, 13 Aug 2016 22:21:00 +0000 (00:21 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 13 Aug 2016 22:21:00 +0000 (00:21 +0200)
commit11c1b6a2ffb3f66a54a43413cb894844bcb38f14
tree9ac063e6171ccf2bea13f5330ac951a99e02c65e
parenta92e6f013a9cfb1bc5611f9c2afcd297f2719966
build: test if libbsd is really usable

It is possible for libbsd to not be usable due to the use of
"-isystem". See for example:
 http://autobuild.buildroot.net/results/c8a/c8a6001f437701ecc75f6c9252935645bda8a8c8/lldpd-0.9.4/config.log

In this case, just don't use it.
configure.ac