On Mon, 18 Dec 2006, Jasper Lievisse Adriaanse wrote:
imlib2 = "/usr/lib/libImlib2.so.1"we can change the /usr part with ${PREFIX}, but what is the correct thing to do with the other part?
You mean ${LOCALBASE} rather than ${PREFIX}, right? -- Antoine