]> git.proxmox.com Git - mirror_frr.git/commit - zebra/if_ioctl.c
build: massively remove needless checks
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 15 Nov 2016 04:37:14 +0000 (13:37 +0900)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 15 Nov 2016 05:23:17 +0000 (14:23 +0900)
commit24f5e2fc62606c25c4b43e2dd77aea9aa721acba
tree3aa5ce435a7fef3f8a7b568e5ac808b851664db1
parenta89b1641fd23740daf9a7331417b1373aa3d5932
build: massively remove needless checks

Since we have autoconf results from a wide swath of target platforms, we
can go remove checks that have the same result on all systems.

This also removes several "fallback" implementations of functions that,
at some point in the history, weren't available on all target platforms.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
22 files changed:
bgpd/bgp_regex.h
bgpd/bgp_routemap.c
configure.ac
lib/Makefile.am
lib/daemon.c [deleted file]
lib/if.c
lib/if.h
lib/memory_vty.c
lib/pid_output.c
lib/regex-gnu.h [deleted file]
lib/regex.c [deleted file]
lib/sockunion.c
lib/sockunion.h
lib/str.c
lib/str.h
lib/thread.c
lib/thread.h
lib/version.h.in
lib/zebra.h
ospf6d/ospf6_network.c
pimd/pim_tlv.h
zebra/if_ioctl.c