63bc8e3278
part of PR 30053. No PKGREVISION bump because most people won't care.
13 lines
463 B
Text
13 lines
463 B
Text
$NetBSD: patch-aa,v 1.10 2005/04/27 08:59:41 wiz Exp $
|
|
|
|
--- audiofile.m4.orig 2004-03-06 07:39:23.000000000 +0100
|
|
+++ audiofile.m4
|
|
@@ -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
|