summaryrefslogtreecommitdiff
path: root/smpeg/smpeg-0.4.4_m4.patch
blob: adbfb90c6bfe48f77888a92ce61327b83c01d128 (plain)
    1 diff -pruN smpeg-0.4.4.orig/smpeg.m4 smpeg-0.4.4/smpeg.m4
    2 --- smpeg-0.4.4.orig/smpeg.m4	2008-08-07 22:45:31.086141377 +1000
    3 +++ smpeg-0.4.4/smpeg.m4	2008-08-07 22:49:53.350144919 +1000
    4 @@ -10,7 +10,7 @@ dnl AM_PATH_SMPEG([MINIMUM-VERSION, [ACT
    5  ACTION-IF-NOT-FOUND]]])
    6  dnl Test for SMPEG, and define SMPEG_CFLAGS and SMPEG_LIBS
    7  dnl
    8 -AC_DEFUN(AM_PATH_SMPEG,
    9 +AC_DEFUN([AM_PATH_SMPEG],
   10  [dnl
   11  dnl Get the cflags and libraries from the smpeg-config script
   12  dnl

Generated by cgit