K 10 svn:author V 8 blackend K 8 svn:date V 27 2002-10-12T10:53:52.000000Z K 7 svn:log V 517 Allow the use of graphic files from en_US.ISO8859-1/ directory for localized docs. For example in the Handbook Makefile, an image entry will be similar to: IMAGES = ../../../en_US.ISO8859-1/books/handbook/install/userconfig.scr the image will be built in that directory and then installed in the right localized place at installation time. Some versions of ghostscript (7.04) have problems with the use of relative path when the arguments are passed by peps; a fix was added. Reviewed and discussed with: murray END