It is impossible to build plugin without GTK+
it caused by our broken build system:
CFLAGS+=`pkg-config purple gtk+-2.0 --cflags` -fPIC -DPIC -std=c99
LDFLAGS+=`pkg-config purple gtk+-2.0 --libs` -shared -ggdb -fPIC -DPIC
Original issue reported on code.google.com by ostinru on 3 Jan 2013 at 3:27
Original issue reported on code.google.com by
ostinru
on 3 Jan 2013 at 3:27