NVR: mikmod-3.1.6-23 Description of problem: SSIA Steps to Reproduce: run aclocal-1.8 in any autoconfiscated project (not necessarily using the libmikmod macros) Actual Results: warnings from aclocal
Same in FC2.
Hmm. Could it be this easy? --- libmikmod.m4~ 2004-03-12 11:22:57.000000000 -0800 +++ libmikmod.m4 2004-06-21 01:21:19.284295336 -0700 @@ -8,7 +8,7 @@ dnl Test for libmikmod, and define LIBMIKMOD_CFLAGS, LIBMIKMOD_LIBS and dnl LIBMIKMOD_LDADD dnl -AC_DEFUN(AM_PATH_LIBMIKMOD, +AC_DEFUN([AM_PATH_LIBMIKMOD], [dnl dnl Get the cflags and libraries from the libmikmod-config script dnl caution: I have NO clue about autoconfiscation (love that word, Milosav!) macros.
Yes, exactly. Solved by updating to libmikmod-3.1.11-a which has the same change.
give me the SRPM URL for 3.1.11-a?