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.
gentoo-overlay/media-sound/streamripper/files/streamripper-1.64.6-fix-aut...

12 lines
260 B

diff -ur ORIG/configure.ac MOD/configure.ac
--- ORIG/configure.ac 2020-06-21 13:23:49.051525439 +0200
+++ MOD/configure.ac 2020-06-21 13:24:14.279437637 +0200
@@ -24,6 +24,7 @@
AC_PROG_INSTALL
AC_PROG_RANLIB
+AM_PROG_AR
dnl test for inline
AC_C_INLINE