Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 92173
Collapse All | Expand All

(-)/usr/share/aclocal/audiofile.m4 (-1 / +1 lines)
Lines 9-15 Link Here
9
dnl AM_PATH_AUDIOFILE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
9
dnl AM_PATH_AUDIOFILE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
10
dnl Test for Audio File Library, and define AUDIOFILE_CFLAGS and AUDIOFILE_LIBS.
10
dnl Test for Audio File Library, and define AUDIOFILE_CFLAGS and AUDIOFILE_LIBS.
11
dnl
11
dnl
12
AC_DEFUN(AM_PATH_AUDIOFILE,
12
AC_DEFUN([AM_PATH_AUDIOFILE],
13
[dnl 
13
[dnl 
14
dnl Get compiler flags and libraries from the audiofile-config script.
14
dnl Get compiler flags and libraries from the audiofile-config script.
15
dnl
15
dnl

Return to bug 92173