1 cliplibs will fail if clip-glade2 doesn't find libglade2,
2 this workaround is very very ugly but 'acceptable' in this specific case
5 --- ./cliplibs/Makefile.orig 2006-03-08 08:22:08.000000000 -0300
6 +++ ./cliplibs/Makefile 2006-03-08 08:23:03.000000000 -0300
10 [ -x ./configure ] && ./configure ;\
12 + $(MAKE) $@ || true );\