Lines Matching refs:JARSIGNER

889 JARSIGNER
1316 JARSIGNER
2284 JARSIGNER Override default value for JARSIGNER
31347 if [ -z "${JARSIGNER+x}" ]; then
31352 JARSIGNER=$BOOT_JDK/bin/jarsigner
31353 if test ! -x $JARSIGNER; then
31367 # Try to remove the string !JARSIGNER! from our list.
31368 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!JARSIGNER!/}
31373 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring value of JARSIGNER from the environment. Use command line variables instead." >&5
31374 $as_echo "$as_me: WARNING: Ignoring value of JARSIGNER from the environment. Use command line variables instead." >&2;}
31380 JARSIGNER=$BOOT_JDK/bin/jarsigner
31381 if test ! -x $JARSIGNER; then
31401 if test "x$JARSIGNER" = x; then
31402 { $as_echo "$as_me:${as_lineno-$LINENO}: Setting user supplied tool JARSIGNER= (no value)" >&5
31403 $as_echo "$as_me: Setting user supplied tool JARSIGNER= (no value)" >&6;}
31404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JARSIGNER" >&5
31405 $as_echo_n "checking for JARSIGNER... " >&6; }
31410 tool_specified="$JARSIGNER"
31414 { $as_echo "$as_me:${as_lineno-$LINENO}: Will search for user supplied tool JARSIGNER=$tool_basename" >&5
31415 $as_echo "$as_me: Will search for user supplied tool JARSIGNER=$tool_basename" >&6;}
31423 case $JARSIGNER in
31425 ac_cv_path_JARSIGNER="$JARSIGNER" # Let the user override the test with a path.
31446 JARSIGNER=$ac_cv_path_JARSIGNER
31447 if test -n "$JARSIGNER"; then
31448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JARSIGNER" >&5
31449 $as_echo "$JARSIGNER" >&6; }
31456 if test "x$JARSIGNER" = x; then
31461 { $as_echo "$as_me:${as_lineno-$LINENO}: Will use user supplied tool JARSIGNER=$tool_specified" >&5
31462 $as_echo "$as_me: Will use user supplied tool JARSIGNER=$tool_specified" >&6;}
31463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JARSIGNER" >&5
31464 $as_echo_n "checking for JARSIGNER... " >&6; }
31468 as_fn_error $? "User supplied tool JARSIGNER=$tool_specified does not exist or is not executable" "$LINENO" 5