Opened 16 years ago

Last modified 15 years ago

#16528 closed defect

gtk1 1.2.10_6 gtk.m4 has underquoted definition — at Version 1

Reported by: stevecheckoway (Stephen Checkoway) Owned by: jmr@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: gtk1

Description (last modified by jmroot (Joshua Root))

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

Here is what results from running aclocal.

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

Easy fix attached.

Change History (2)

Changed 16 years ago by stevecheckoway (Stephen Checkoway)

Attachment: patch-gtk.m4.diff added

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to jmr@…
Port: gtk1 added
Status: newassigned
Note: See TracTickets for help on using tickets.