]> git.puffer.fish Git - matthieu/frr.git/commit
*: If building clippy we must have python3
authorDonald Sharp <sharpd@nvidia.com>
Tue, 12 Oct 2021 19:41:07 +0000 (15:41 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 12 Oct 2021 19:41:07 +0000 (15:41 -0400)
commit7f39a26c775daeba75b7c512342c98bfafe7e220
tree016429a60c13f35b6a04e17921ebe78cf327d1c4
parent38e7e55306fd242cd4cd7a1113cefe28284f57a8
*: If building clippy we must have python3

When building clippy we must have python 3.  Let's
ensure that we test for it and stop the auto-make
if it is not installed on the system.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
configure.ac