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 597764 - Use introspection.m4
Use introspection.m4
Status: RESOLVED DUPLICATE of bug 596506
Product: pango
Classification: Platform
Component: general
1.26.x
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-08 01:57 UTC by Marvin Schmidt
Modified: 2009-10-08 22:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add introspection.m4 and use it's GOBJECT_INTROSPECTION_CHECK macro (8.09 KB, patch)
2009-10-08 01:57 UTC, Marvin Schmidt
none Details | Review

Description Marvin Schmidt 2009-10-08 01:57:38 UTC
Created attachment 145010 [details] [review]
Add introspection.m4 and use it's GOBJECT_INTROSPECTION_CHECK macro

This patch adds the introspection.m4, which is used by all projects i've seen
that offer introspection support and uses the provided
GOBJECT_INTROSPECTION_CHECK macro, which allows to properly enable/disable g-i
support.

If wasn't sure if m4/ is the way to go, so please change it to whatever you
like best.

Best regards
Comment 1 Behdad Esfahbod 2009-10-08 22:12:39 UTC

*** This bug has been marked as a duplicate of bug 596506 ***