Home
last modified time | relevance | path

Searched refs:PERL (Results 1 – 9 of 9) sorted by relevance

/xen/config/
A DDocs.mk.in9 PERL := @PERL@
A DTools.mk.in14 PERL := @PERL@
/xen/docs/
A Dconfigure.ac29 AC_ARG_VAR([PERL], [Path to Perl parser])
30 AX_PATH_PROG_OR_FAIL([PERL], [perl])
A Dconfigure1317 PERL Path to Perl parser
2231 case $PERL in
2233 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
2255 PERL=$ac_cv_path_PERL
2256 if test -n "$PERL"; then
2257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
2258 $as_echo "$PERL" >&6; }
2265 if test x"${PERL}" = x"no"
A DMakefile194 $(PERL) -w -- $(CURDIR)/gen-html-index -i INDEX html $(DOC_HTML)
207 $(PERL) -w $(CURDIR)/xen-headers -O $(@D) \
/xen/tools/libs/toolcore/
A DMakefile19 $(PERL) $^ --prefix=xentoolcore >$@.new
/xen/tools/ocaml/libs/xc/
A DMakefile37 $(PERL) -w $^ >$@.tmp && mv -f $@.tmp $@
/xen/tools/
A Dconfigure.ac297 AC_ARG_VAR([PERL], [Path to Perl parser])
314 AX_PATH_PROG_OR_FAIL([PERL], [perl])
A Dconfigure1589 PERL Path to Perl parser
5473 case $PERL in
5475 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
5497 PERL=$ac_cv_path_PERL
5498 if test -n "$PERL"; then
5499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
5500 $as_echo "$PERL" >&6; }
5507 if test x"${PERL}" = x"no"

Completed in 19 milliseconds