Magellan Linux

Contents of /trunk/smpeg/patches/smpeg-0.4.4-m4-underquoted.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: 362 byte(s)
-import

1 --- smpeg-0.4.4/smpeg.m4 2001-04-04 22:28:14.000000000 +0200
2 +++ smpeg-0.4.4/smpeg.m4-fixed 2006-10-19 12:28:18.000000000 +0200
3 @@ -10,7 +10,7 @@
4 ACTION-IF-NOT-FOUND]]])
5 dnl Test for SMPEG, and define SMPEG_CFLAGS and SMPEG_LIBS
6 dnl
7 -AC_DEFUN(AM_PATH_SMPEG,
8 +AC_DEFUN([AM_PATH_SMPEG],
9 [dnl
10 dnl Get the cflags and libraries from the smpeg-config script
11 dnl