]> git.proxmox.com Git - mirror_frr.git/commit
configure: fix FreeBSD header detection (BZ#408)
authorDenis Ovsienko <infrastation@yandex.ru>
Thu, 14 Jul 2011 12:30:08 +0000 (16:30 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Thu, 14 Jul 2011 12:30:08 +0000 (16:30 +0400)
commit5112233b7929299b5200ef820d1567f5d7db50e6
tree2da29dd6f8a4865eb161ed7be71826526f52d466
parente81537d3be9f95d333d658329e5d69e6188b53c0
configure: fix FreeBSD header detection (BZ#408)

This change is based on Xavier Beaudouin's patch (which fixes detection
of 3 config.h macros on FreeBSD without any impact to Linux build of
Quagga) and FreeBSD port patch (which fixes 5 config.h macros, but
breaks the Linux build), it fixes 5 macros and works for both FreeBSD 8
and Linux.
configure.ac