]> git.puffer.fish 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>
Tue, 27 Sep 2011 16:59:46 +0000 (20:59 +0400)
commit2b43bf231c3004efaef96f2b85d0e0f4cf6a1ea1
treed98048f9f306b7fda9fc5cb3a0e51de0dcc42715
parent306ca83213aabe069f1645d1708bbc4f278e2a63
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