]> granicus.if.org Git - graphviz/commitdiff
Use specific path for mksvgfonts.pl - can't assume . is in PATH
authorerg <devnull@localhost>
Mon, 12 Feb 2007 20:41:31 +0000 (20:41 +0000)
committererg <devnull@localhost>
Mon, 12 Feb 2007 20:41:31 +0000 (20:41 +0000)
lib/common/Makefile.am

index f4c47145007b5f602c5dd13452443baa7f42dad2..3bcb8e891989e8bd901b260b8ac35b2eb1ef5c16 100644 (file)
@@ -33,7 +33,7 @@ fontmetrics.o fontmetrics.lo: ps_font_equiv.h
 
 # ensure font names are properly sorted for bsearch operation 
 ps_font_equiv.h: $(srcdir)/ps_font_equiv.txt $(srcdir)/fontmap.cfg
-       mksvgfonts.pl fontmap.cfg ps_font_equiv.txt | LC_ALL=C $(SORT) >ps_font_equiv.h
+       ./mksvgfonts.pl fontmap.cfg ps_font_equiv.txt | LC_ALL=C $(SORT) >ps_font_equiv.h
 
 utils.o utils.lo : ps.h