mirror of
https://git.suyu.dev/suyu/flatpak.git
synced 2025-01-06 14:26:07 +00:00
12 lines
307 B
Diff
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"
|