summaryrefslogtreecommitdiff
path: root/media-libs/smpeg/files/smpeg-0.4.4-automake.patch
blob: e541e1950113b6ba8a92ac84c30b2447dcbb8e9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: smpeg-0.4.4/configure.in
===================================================================
--- 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