Bug 116182 - Underquoted macro definitions in /usr/share/aclocal
Summary: Underquoted macro definitions in /usr/share/aclocal
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mikmod
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Target
TreeView+ depends on / blocked
 
Reported: 2004-02-18 19:45 UTC by Miloslav Trmac
Modified: 2014-03-17 02:42 UTC (History)
2 users (show)

Fixed In Version: 3.1.6-27
Clone Of:
Environment:
Last Closed: 2004-08-04 04:18:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmac 2004-02-18 19:45:02 UTC
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

Comment 1 Miloslav Trmac 2004-05-19 09:34:29 UTC
Same in FC2.

Comment 2 Bishop Clark 2004-06-21 08:23:45 UTC
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.


Comment 3 Miloslav Trmač 2004-08-04 04:18:51 UTC
Yes, exactly. Solved by updating to libmikmod-3.1.11-a which has
the same change.

Comment 4 Bishop Clark 2004-08-04 10:39:09 UTC
give me the SRPM URL for 3.1.11-a?


Note You need to log in before you can comment on or make changes to this bug.