Follow-up Comment #2, patch #5818 (project pspp):
I don't know what's going on with the -rpath flags, but I'll assume that
you do.
Basically, libglade has been designed to load custom widgets dynamically, so
we need the -rpath flag even if not relocating.
I'm a little uncomfortable using macros for XML_NEW, PIXBUF_NEW_FROM_FILE,
instead of functions, but it's not a big deal.
I'm open to suggestions. The reason I used macros was that I can use literal
string concatenation, which isn't possible with functions.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5818>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev