flatpak/shared-modules/smpeg/smpeg-am-prog-as.patch
2024-03-07 20:28:57 -03:00

12 lines
307 B
Diff

Index: smpeg-0.4.5+cvs20030824/configure.in
===================================================================
--- smpeg-0.4.5+cvs20030824.orig/configure.in
+++ smpeg-0.4.5+cvs20030824/configure.in
@@ -57,6 +57,7 @@
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
AC_PROG_INSTALL
+AM_PROG_AS
dnl Ugh.
AS="$CC"