You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
482 B
12 lines
482 B
--- 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
|