aboutsummaryrefslogtreecommitdiff
path: root/net/frr/patches/997-reverse_python_test.patch
blob: 04a2884c00a7f571f7fcd17600e3038d744b1b97 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/configure.ac
+++ b/configure.ac
@@ -835,7 +835,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.)])
   ])