Jon A. Cruz wrote:
INKSCAPE_PIXMAPDIR is something very old and broken, and needs major
fixing. It also is a *major* issue when it comes to OS X, since
packaging is different than on Linux.
It should be defined at configure time, but someone decided to hardcode it
relative to $(datadir) in path-prefix.h. Supposedly it is that way to
support Autopackage. We need two things to fix it:
1. A way to set it (and other path defines) on configure time. Essentially,
remove path-prefix.h and add some stuff to configure.
binreloc (upon which path-prefix.h is based) -fixes- problems. Now we
have the choice of