audiofile/audiofile-underquoted.patch
cvsdist b74bd76b69 auto-import changelog data from audiofile-0.2.6-1.src.rpm
Fri Jul 30 2004 Colin Walters <walters@redhat.com>
- Update to 0.2.6
- Rework description to not contain apostrophe that makes emacs unhappy
Thu Jul 15 2004 Tim Waugh <twaugh@redhat.com>
- Fixed warnings in shipped m4 file.
2004-09-09 03:17:54 +00:00

12 lines
482 B
Diff

--- audiofile-0.2.5/audiofile.m4.underquoted 2004-07-15 13:18:34.963462705 +0100
+++ audiofile-0.2.5/audiofile.m4 2004-07-15 13:18:43.976738116 +0100
@@ -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