mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
11 lines
443 B
Diff
11 lines
443 B
Diff
--- 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
|