git » audiofile.git » commit 32bc422

Remove old patch, no longer used

author Jan de Groot
2010-04-28 13:16:17 UTC
committer Jan de Groot
2010-04-28 13:16:17 UTC
parent 174be4601dc45d85db59f288d3ebdc44fb0e7d1f

Remove old patch, no longer used

aclocal-fixes.patch +0 -11

diff --git a/aclocal-fixes.patch b/aclocal-fixes.patch
deleted file mode 100644
index ef4d258..0000000
--- a/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