contrib/smpeg/smpeg-0.4.4_m4.patch
2008-10-24 01:40:35 +11:00

13 lines
460 B
Diff

diff -pruN smpeg-0.4.4.orig/smpeg.m4 smpeg-0.4.4/smpeg.m4
--- smpeg-0.4.4.orig/smpeg.m4 2008-08-07 22:45:31.086141377 +1000
+++ smpeg-0.4.4/smpeg.m4 2008-08-07 22:49:53.350144919 +1000
@@ -10,7 +10,7 @@ dnl AM_PATH_SMPEG([MINIMUM-VERSION, [ACT
ACTION-IF-NOT-FOUND]]])
dnl Test for SMPEG, and define SMPEG_CFLAGS and SMPEG_LIBS
dnl
-AC_DEFUN(AM_PATH_SMPEG,
+AC_DEFUN([AM_PATH_SMPEG],
[dnl
dnl Get the cflags and libraries from the smpeg-config script
dnl