diff -N -r -u phylip3.65/src/phylip.h phylip3.65.new/src/phylip.h --- phylip3.65/src/phylip.h 2005-08-25 23:48:38.000000000 +0200 +++ phylip3.65.new/src/phylip.h 2006-01-24 16:44:54.000000000 +0100 @@ -64,7 +64,7 @@ #define EBCDIC false #define INFILE "infile" #define OUTFILE "outfile" -#define FONTFILE "fontfile" /* on unix this might be /usr/local/lib/fontfile */ +#define FONTFILE "@PREFIX@/share/phylip/fontfile" /* on unix this might be /usr/local/lib/fontfile */ #define PLOTFILE "plotfile" #define INTREE "intree" #define INTREE2 "intree2"