#16529 closed defect (fixed)
glib.m4 has underquoted definition
Reported by: | stevecheckoway (Stephen Checkoway) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
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 (1)
Change History (5)
Changed 16 years ago by stevecheckoway (Stephen Checkoway)
Attachment: | patch-glib.m4.diff added |
---|
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | glib2 added |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from ryandesign@… to jmr@… |
---|---|
Port: | glib1 added; glib2 removed |
Status: | new → assigned |
Summary: | glib2 2.16.3_0 glib.m4 has underquoted definition → glib.m4 has underquoted definition |
The affected file actually belongs to glib1.
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r45117.
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.