Skip to content

Commit 60f2ba9

Browse files
committed
8257487: Include configuration name in summary
Reviewed-by: shade
1 parent 021dced commit 60f2ba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make/autoconf/help.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ AC_DEFUN_ONCE([HELP_PRINT_SUMMARY_AND_WARNINGS],
238238
239239
printf "\n"
240240
printf "Configuration summary:\n"
241+
printf "* Name: $CONF_NAME\n"
241242
printf "* Debug level: $DEBUG_LEVEL\n"
242243
printf "* HS debug level: $HOTSPOT_DEBUG_LEVEL\n"
243244
printf "* JVM variants: $JVM_VARIANTS\n"

0 commit comments

Comments
 (0)