packages/net/frr/patches/997-reverse_python_test.patch

11 lines
271 B
Diff
Raw Normal View History

--- a/configure.ac
+++ b/configure.ac
@@ -816,7 +816,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.)])
])