Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552686 - dev-cpp/gtkglextmm-1.2.0-r1: /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
Summary: dev-cpp/gtkglextmm-1.2.0-r1: /usr/share/aclocal/gtkglextmm-1.2.m4:225: warnin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-20 21:54 UTC by Andrew Savchenko
Modified: 2015-12-11 12:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,10.56 KB, application/x-info)
2015-06-20 21:54 UTC, Andrew Savchenko
Details
gtkglextmm-1.2.0-aclocal.patch (gtkglextmm-1.2.0-aclocal.patch,516 bytes, patch)
2015-08-07 14:27 UTC, Andrew Savchenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2015-06-20 21:54:09 UTC
Created attachment 405444 [details]
emerge --info

Each time aclocal files are sourced the following warning appears:

/usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   run info Automake 'Extending aclocal'
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal

This happens on any aclocal run in the system :(
Comment 1 Andrew Savchenko gentoo-dev 2015-08-07 14:27:35 UTC
Created attachment 408482 [details, diff]
gtkglextmm-1.2.0-aclocal.patch

Fix is very simple. I'w going to apply it in two weeks on no objections.
Comment 2 Andrew Savchenko gentoo-dev 2015-12-11 12:19:36 UTC
gtkglextmm-1.2.0-r2 is in the tree now.