summaryrefslogtreecommitdiffstats
path: root/abs/core/audiofile/aclocal-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/audiofile/aclocal-fixes.patch')
-rw-r--r--abs/core/audiofile/aclocal-fixes.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/core/audiofile/aclocal-fixes.patch b/abs/core/audiofile/aclocal-fixes.patch
new file mode 100644
index 0000000..ef4d258
--- /dev/null
+++ b/abs/core/audiofile/aclocal-fixes.patch
@@ -0,0 +1,11 @@
+--- audiofile.m4.orig 2006-03-05 13:06:01.000000000 +0000
++++ audiofile.m4 2006-03-05 13:06:17.000000000 +0000
+@@ -9,7 +9,7 @@
+ dnl AM_PATH_AUDIOFILE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for Audio File Library, and define AUDIOFILE_CFLAGS and AUDIOFILE_LIBS.
+ dnl
+-AC_DEFUN(AM_PATH_AUDIOFILE,
++AC_DEFUN([AM_PATH_AUDIOFILE],
+ [dnl
+ dnl Get compiler flags and libraries from the audiofile-config script.
+ dnl