After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652991 - Remove local copy of introspection.m4
Remove local copy of introspection.m4
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-06-20 10:53 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-11-30 13:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove introspection.m4 local copy (3.54 KB, patch)
2011-06-20 10:53 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Remove local copy (5.02 KB, patch)
2011-06-20 10:55 UTC, Javier Jardón (IRC: jjardon)
needs-work Details | Review
Remove local copy.v2 (4.37 KB, patch)
2011-07-06 20:39 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2011-06-20 10:53:56 UTC
Created attachment 190254 [details] [review]
Remove introspection.m4 local copy

gobject introspection is a dependency of gtk+, as we document here: http://developer.gnome.org/gtk3/unstable/gtk-building.html or in our modulesets.
Comment 1 Javier Jardón (IRC: jjardon) 2011-06-20 10:55:38 UTC
Created attachment 190255 [details] [review]
Remove local copy

Sorry, wrong file
Comment 2 Matthias Clasen 2011-06-22 12:03:05 UTC
Review of attachment 190255 [details] [review]:

I don't think the m4 -> m4macros change is right. Those are two different things. The one is for macros that our configure.ac uses, the other is for macros that we are installing.
Comment 3 Javier Jardón (IRC: jjardon) 2011-07-06 20:39:18 UTC
Created attachment 191423 [details] [review]
Remove local copy.v2
Comment 4 Javier Jardón (IRC: jjardon) 2011-08-10 20:16:42 UTC
Comment on attachment 191423 [details] [review]
Remove local copy.v2

commit 9e89bf34bfb2dcfa85d7c0f55cec73a2c718d1a1
Comment 5 Andrés G. Aragoneses (IRC: knocte) 2011-11-30 13:09:10 UTC
Javier, I think this fix caused bug 664233.