]> git.proxmox.com Git - mirror_frr.git/commit - configure.ac
build/lib: Check for and include stdbool.h by default
authorPaul Jakma <paul@jakma.org>
Tue, 15 Sep 2015 15:15:27 +0000 (16:15 +0100)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:33:31 +0000 (15:33 +0000)
commit63a1386455343e07e5544ce5afbc7e5839619f46
tree89798776ec58f559492c90e610c4f6f081ad3174
parent66239ca6fe4e688b1069f293f3248004e4934d35
build/lib: Check for and include stdbool.h by default

* stdbool.h should be widely supported by now, and the 'bool' type makes
  more semantic sense than an integer type for boolean values.

(cherry picked from commit e8441a81f6c9f73bc8a25669003abffb40066703)
configure.ac
lib/zebra.h