Home | History | Annotate | Download | only in LLVM

Lines Matching refs:perl

751 PERL

857 # Use braces instead of parens because sh, perl, etc. also accept them.
6654 # Extract the first word of "perl", so it can be a program name with args.
6655 set dummy perl; ac_word=$2
6661 case $PERL in
6663 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
6685 PERL=$ac_cv_path_PERL
6686 if test -n "$PERL"; then
6687 { echo "$as_me:$LINENO: result: $PERL" >&5
6688 echo "${ECHO_T}$PERL" >&6; }
6695 if test "$PERL" != "none"; then
6696 { echo "$as_me:$LINENO: checking for Perl 5.006 or newer" >&5
6697 echo $ECHO_N "checking for Perl 5.006 or newer... $ECHO_C" >&6; }
6698 if $PERL -e 'use 5.006;' 2>&1 > /dev/null; then
6702 PERL=none
6709 if test x"$PERL" = xnone; then
6712 { { echo "$as_me:$LINENO: error: perl is required but was not found, please install it" >&5
6713 echo "$as_me: error: perl is required but was not found, please install it" >&2;}
19872 PERL!$PERL$ac_delim