View | Details | Raw Unified | Return to bug 8776
Collapse All | Expand All

(-)libmikmod.m4.orig (-1 / +1 lines)
Lines 8-14 dnl AM_PATH_LIBMIKMOD([MINIMUM-VERSION, Link Here
8
dnl Test for libmikmod, and define LIBMIKMOD_CFLAGS, LIBMIKMOD_LIBS and
8
dnl Test for libmikmod, and define LIBMIKMOD_CFLAGS, LIBMIKMOD_LIBS and
9
dnl LIBMIKMOD_LDADD
9
dnl LIBMIKMOD_LDADD
10
dnl
10
dnl
11
AC_DEFUN(AM_PATH_LIBMIKMOD,
11
AC_DEFUN([AM_PATH_LIBMIKMOD],
12
[dnl 
12
[dnl 
13
dnl Get the cflags and libraries from the libmikmod-config script
13
dnl Get the cflags and libraries from the libmikmod-config script
14
dnl
14
dnl

Return to bug 8776