Commit f1a692b0 authored by Dimitri van Heesch's avatar Dimitri van Heesch

Bug 729427 - [PATCH] Propagate configure's perl to makefiles

parent e9b40bf0
......@@ -744,6 +744,7 @@ ENV = env TMAKEPATH="\$(TMAKEPATH)"
TMAKE = $configPWD/tmake/bin/tmake
MAKE = $f_make
PYTHON = $f_python
PERL = $f_perl
LEX = $f_flex
RM = rm -f
CP = cp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment