Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/config/
A DDocs.mk.in10 PERL := @PERL@
A DTools.mk.in14 PERL := @PERL@
/xen-4.10.0-shim-comet/docs/
A Dconfigure.ac30 AC_ARG_VAR([PERL], [Path to Perl parser])
31 AX_PATH_PROG_OR_FAIL([PERL], [perl])
A Dconfigure1316 PERL Path to Perl parser
2272 case $PERL in
2274 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
2296 PERL=$ac_cv_path_PERL
2297 if test -n "$PERL"; then
2298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
2299 $as_echo "$PERL" >&6; }
2306 if test x"${PERL}" = x"no"
A DMakefile201 $(PERL) -w -- $(CURDIR)/gen-html-index -i INDEX html $(DOC_HTML)
222 $(PERL) -w $(CURDIR)/xen-headers -O $(@D) \
/xen-4.10.0-shim-comet/tools/libs/toolcore/
A DMakefile56 $(PERL) $^ --prefix=xentoolcore >$@.new
/xen-4.10.0-shim-comet/tools/
A Dconfigure.ac266 AC_ARG_VAR([PERL], [Path to Perl parser])
285 AX_PATH_PROG_OR_FAIL([PERL], [perl])
A Dconfigure1565 PERL Path to Perl parser
5367 case $PERL in
5369 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
5391 PERL=$ac_cv_path_PERL
5392 if test -n "$PERL"; then
5393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
5394 $as_echo "$PERL" >&6; }
5401 if test x"${PERL}" = x"no"

Completed in 18 milliseconds