diff options
Diffstat (limited to 'media-libs/libfame/files/libfame-0.9.1-underquoted-m4.patch')
-rw-r--r-- | media-libs/libfame/files/libfame-0.9.1-underquoted-m4.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/media-libs/libfame/files/libfame-0.9.1-underquoted-m4.patch b/media-libs/libfame/files/libfame-0.9.1-underquoted-m4.patch new file mode 100644 index 000000000000..6c4fb2f96540 --- /dev/null +++ b/media-libs/libfame/files/libfame-0.9.1-underquoted-m4.patch @@ -0,0 +1,11 @@ +--- libfame.m4.orig 2005-05-05 20:18:58.000000000 +0200 ++++ libfame.m4 2005-05-05 20:19:21.000000000 +0200 +@@ -3,7 +3,7 @@ + dnl Vivien Chappelier 12/11/00 + dnl stolen from ORBit autoconf + dnl +-AC_DEFUN(AM_PATH_LIBFAME, ++AC_DEFUN([AM_PATH_LIBFAME], + [dnl + dnl Get the cflags and libraries from the libfame-config script + dnl |