Home | History | Annotate | Download | only in dist

Lines Matching refs:PERL

773 PERL
998 PERL
1033 # Use braces instead of parens because sh, perl, etc. also accept them.
1689 --with-perl Use perl for extracting information from files
1720 PERL Path to perl command
21910 # Check whether --with-perl was given.
21922 # Extract the first word of "perl", so it can be a program name with args.
21923 set dummy perl; ac_word=$2
21930 e) case $PERL in
21932 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
21958 PERL=$ac_cv_path_PERL
21959 if test -n "$PERL"; then
21960 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
21961 printf "%s\n" "$PERL" >&6; }
21968 if test "x$PERL" = "x"; then
21969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: perl not found - cannot extract information and report" >&5
21970 printf "%s\n" "$as_me: WARNING: perl not found - cannot extract information and report" >&2;}
21976 # Extract the first word of "perl", so it can be a program name with args.
21977 set dummy perl; ac_word=$2
21984 e) case $PERL in
21986 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
22012 PERL=$ac_cv_path_PERL
22013 if test -n "$PERL"; then
22014 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
22015 printf "%s\n" "$PERL" >&6; }
22022 if test "x$PERL" = "x"; then
22023 as_fn_error $? "--with-perl=yes specified but perl not found in PATH" "$LINENO" 5
22027 if test "x$PERL" != "x"; then
22028 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring PERL environment variable since --with-perl=no was specified" >&5
22029 printf "%s\n" "$as_me: WARNING: ignoring PERL environment variable since --with-perl=no was specified" >&2;}
22033 as_fn_error $? "--with-perl expects 'yes' or 'no'" "$LINENO" 5