summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/audiofile/aclocal-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/audiofile/aclocal-fixes.patch')
-rw-r--r--abs/core-testing/audiofile/aclocal-fixes.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core-testing/audiofile/aclocal-fixes.patch b/abs/core-testing/audiofile/aclocal-fixes.patch
deleted file mode 100644
index ef4d258..0000000
--- a/abs/core-testing/audiofile/aclocal-fixes.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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