You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
271 B

--- 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.)])
])