Bug 162649 - g-wrap.m4 contains underquoted autoconf macros
Summary: g-wrap.m4 contains underquoted autoconf macros
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: g-wrap
Version: 4
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-07-07 08:28 UTC by Ralf Corsepius
Modified: 2014-03-17 02:54 UTC (History)
1 user (show)

Fixed In Version: 1.3.4-9
Clone Of:
Environment:
Last Closed: 2005-07-07 14:52:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed fix (497 bytes, patch)
2005-07-07 08:34 UTC, Ralf Corsepius
no flags Details | Diff

Description Ralf Corsepius 2005-07-07 08:28:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.7.8-2

Description of problem:
/usr/share/aclocal/g-wrap.m4 contains underquoted autoconf macros.

This desturbs any run of aclocal rsp. aclocal-1.9 in any arbitrary project.


Version-Release number of selected component (if applicable):
g-wrap-devel-1.3.4-8

How reproducible:
Always

Steps to Reproduce:
1. Install g-wrap-devel and automake-1.9
2. Get the sources of an arbitrary project using automake-1.9
3. Inside of the source directory, run aclocal rsp. aclocal-1.9


Actual Results:  # aclocal-1.9
/usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of AC_GWRAP_CHECK_GUILE
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of AM_PATH_GWRAP

Expected Results:  No warning.

Additional info:

Comment 1 Ralf Corsepius 2005-07-07 08:34:09 UTC
Created attachment 116461 [details]
Proposed fix

Comment 2 Bill Nottingham 2005-07-07 14:52:51 UTC
Added in -9, thanks!


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