diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2015-12-09 08:24:44 -0500 |
---|---|---|
committer | Paul Jakma <paul.jakma@hpe.com> | 2016-02-26 14:11:47 +0000 |
commit | d18396369ff85517cd4b0b7abe96f6f706710dc7 (patch) | |
tree | 748597138dba3b393808782c8767fdf886b603f4 /lib/command.h | |
parent | 693da6096a28eef5eadeea699771265987b3ec0c (diff) | |
download | quagga-d18396369ff85517cd4b0b7abe96f6f706710dc7.tar.bz2 quagga-d18396369ff85517cd4b0b7abe96f6f706710dc7.tar.xz |
build: Rework how MULTIPATH_NUM is delivered to build
Changes made here:
1) MULTIPATH_NUM will never be 0. If user specifies --enable-multipath=0
then this translates to MULTIPATH_NUM being set to 64 inside of the build
system.
2) Move MULTIPATH_NUM from a Makefile construct to a config.h construct.
3) Allowed MULTIPATH_NUM to be a number > 99 but < 1000
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command.h')
0 files changed, 0 insertions, 0 deletions