aboutsummaryrefslogtreecommitdiff
path: root/net/frr/patches/997-reverse_python_test.patch
blob: aa3e0f87df554ea9b8eba81298259d0792cf47be (plain)
1
2
3
4
5
6
7
8
9
10
--- a/configure.ac
+++ b/configure.ac
@@ -855,7 +855,6 @@ fi
 #
 
 AS_IF([test "$host" = "$build"], [
-  AM_PATH_PYTHON([3])
   AC_CHECK_HEADER([gelf.h], [], [
     AC_MSG_ERROR([libelf headers are required for building clippy.  (Host only when cross-compiling.)])
   ])