GObject Introspection detection broken

Bug #552537 reported by Dennis Schridde
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Unity Foundations
Fix Released
Low
Ted Gould
libindicate
Fix Released
Low
Ted Gould

Bug Description

configure.ac checks: GOBJECT_INTROSPECTION_CHECK([0.6.7])
But this macro does not exist if GObject Introspection is not installed.
I had to manually replace it with: AM_CONDITIONAL([HAVE_INTROSPECTION], [false])

Related branches

Revision history for this message
Dennis Schridde (devurandom) wrote :

Attached patch fixes the problem by introducing m4/introspection.m4 (copied from libdbusmenu-0.3.14) and also adjusts aclocal flags to include that directory.

Revision history for this message
Dennis Schridde (devurandom) wrote :

Attached is a patch that fixes just the introspection issue, making attachment #1615494 obsolete.
To work properly, this patch depends on bug #683552.

Kalle Valo (kvalo)
Changed in libindicate:
importance: Undecided → Low
Ted Gould (ted)
Changed in libindicate:
status: New → Fix Committed
assignee: nobody → Ted Gould (ted)
milestone: none → 0.5.92
Changed in unity-foundations:
status: New → Fix Committed
importance: Undecided → Low
assignee: nobody → Ted Gould (ted)
milestone: none → oneiric-beta-2
Ted Gould (ted)
Changed in libindicate:
milestone: 0.5.92 → 0.6.0
Ted Gould (ted)
Changed in libindicate:
status: Fix Committed → Fix Released
Ted Gould (ted)
Changed in unity-foundations:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.