You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/smpeg/files/smpeg-0.4.4-m4.patch

10 lines
233 B

Fix aclocal warning:
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
--- smpeg-0.4.4/smpeg.m4
+++ smpeg-0.4.4/smpeg.m4
@@ -12,3 +12,3 @@
dnl
-AC_DEFUN(AM_PATH_SMPEG,
+AC_DEFUN([AM_PATH_SMPEG],
[dnl