New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16529 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

glib.m4 has underquoted definition

Reported by: s@… Owned by: jmr@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: glib1

Description

The glib.m4 file from upstream has a long standing bug of not quoting AM_PATH_GLIB. This is unlikely to change upstream since they have moved on.

Here is what results from running aclocal.

/opt/local/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/local/share/aclocal/glib.m4:8: run info '(automake)Extending aclocal' /opt/local/share/aclocal/glib.m4:8: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal

Fix attached.

Attachments

patch-glib.m4.diff (379 bytes) - added by s@… 5 years ago.

Change History

Changed 5 years ago by s@…

comment:1 Changed 5 years ago by jmr@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Port set to glib2

Assigning to maintainer.

comment:2 Changed 4 years ago by jmr@…

  • Status changed from new to assigned
  • Owner changed from ryandesign@… to jmr@…
  • Port changed from glib2 to glib1
  • Summary changed from glib2 2.16.3_0 glib.m4 has underquoted definition to glib.m4 has underquoted definition

The affected file actually belongs to glib1.

comment:3 Changed 4 years ago by jmr@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in r45117.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.