Searched refs:PERL (Results 1 – 9 of 9) sorted by relevance
9 PERL := @PERL@
14 PERL := @PERL@
29 AC_ARG_VAR([PERL], [Path to Perl parser])30 AX_PATH_PROG_OR_FAIL([PERL], [perl])
1317 PERL Path to Perl parser2231 case $PERL in2233 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.2255 PERL=$ac_cv_path_PERL2256 if test -n "$PERL"; then2257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&52258 $as_echo "$PERL" >&6; }2265 if test x"${PERL}" = x"no"
194 $(PERL) -w -- $(CURDIR)/gen-html-index -i INDEX html $(DOC_HTML)207 $(PERL) -w $(CURDIR)/xen-headers -O $(@D) \
19 $(PERL) $^ --prefix=xentoolcore >$@.new
37 $(PERL) -w $^ >$@.tmp && mv -f $@.tmp $@
297 AC_ARG_VAR([PERL], [Path to Perl parser])314 AX_PATH_PROG_OR_FAIL([PERL], [perl])
1589 PERL Path to Perl parser5473 case $PERL in5475 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.5497 PERL=$ac_cv_path_PERL5498 if test -n "$PERL"; then5499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&55500 $as_echo "$PERL" >&6; }5507 if test x"${PERL}" = x"no"
Completed in 19 milliseconds