]> git.puffer.fish Git - mirror/frr.git/commit
lib: Rename HAVE_POLL to prevent conflicting #defines
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 4 May 2017 14:24:25 +0000 (10:24 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 4 May 2017 14:24:25 +0000 (10:24 -0400)
commita03d3c8040ff1f1b9ec907ed83918429d939ebb7
treedc1d3b202a14c0d1f56fdd47e5ac2795acb85168
parent7e5e32b62f83c893eaf3d9bd0b77e3b5f029dc16
lib: Rename HAVE_POLL to prevent conflicting #defines

Rename HAVE_POLL to HAVE_POLL_CALL, when compiling with
snmp and poll enabled this was causing issues.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
configure.ac
lib/thread.c
lib/thread.h