]> git.proxmox.com 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:32:41 +0000 (10:32 -0400)
commit704ef00bb5ccd6f389ee938ebc6819ce40161384
tree888be4caef6d9d4ebfcdbf195cb966ba82949160
parentb3d28d8f8a3895559c0f6326fb143cbbaeeb2be6
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