Quick follow up to my own post:

> Thanks, Joseph. Adding this LDFLAGS before the include line indeed
> solved the build for devilspie. :-)  I stand corrected...

1) devilspie didn't only build, it works ;-)

2) I somehow missed the fact, that these flags already are added
globally in gar.conf.mk in the last GARNOME test versions for some days
now, as Joseph suggested.

$ grep export-dynamic gar.conf.mk
LDFLAGS += -Wl,--export-dynamic -L$(libdir)

This will be included in the next GARNOME release 2.10.0.2.

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

-- 
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list

Reply via email to