The extra function definition in tasklist.h is protected using the
following ifdef:

,----
| #ifdef WNCK_I_KNOW_THIS_IS_NOT_UPSTREAM
| void wnck_tasklist_set_orientation(WnckTasklist *tasklist,
|                                    GtkOrientation orient);
| #endif
`----

Adding

CFLAGS += -DWNCK_I_KNOW_THIS_IS_NOT_UPSTREAM

instead of suppressing the warning / error also fixes the compile error.

Cheers,
-Hilko


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to