Magellan Linux

Contents of /trunk/smpeg/patches/smpeg-0.4.4-automake.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 320 byte(s)
-import

1 Index: smpeg-0.4.4/configure.in
2 ===================================================================
3 --- smpeg-0.4.4.orig/configure.in
4 +++ smpeg-0.4.4/configure.in
5 @@ -53,6 +53,8 @@ AC_LIBTOOL_WIN32_DLL
6 AM_PROG_LIBTOOL
7 AC_PROG_INSTALL
8
9 +AM_PROG_AS
10 +
11 dnl Work around the lack of certain typedefs.
12 AC_TYPE_SOCKLEN_T
13