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-libs/smpeg/files/smpeg-0.4.4-automake.patch

12 lines
220 B

--- smpeg-0.4.4.orig/configure.in
+++ smpeg-0.4.4/configure.in
@@ -53,6 +53,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
AC_PROG_INSTALL
+AM_PROG_AS
+
dnl Work around the lack of certain typedefs.
AC_TYPE_SOCKLEN_T