Re: perldoc doesn't use $(PERLDOC) in docs/Makefile

2008-09-25 Thread chromatic
On Thursday 25 September 2008 13:29:20 Dave Whipp wrote: > I was attempting to build parrot (0.7.1 release), but got a failure in > the docs directory because "perldoc" was not in my path. Looking at the > Makefile I see that it sets "PERLDOC := /perldoc", but > uses "perldoc" in a rule. I think t

perldoc doesn't use $(PERLDOC) in docs/Makefile

2008-09-25 Thread Dave Whipp
I was attempting to build parrot (0.7.1 release), but got a failure in the docs directory because "perldoc" was not in my path. Looking at the Makefile I see that it sets "PERLDOC := /perldoc", but uses "perldoc" in a rule. I think this is due to: parrot-0.7.1/config/gen/makefiles/docs.in:37