-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 9
-
Component/s: infrastructure
When running "configure --help", a lot of boilerplate messages from autoconf is printed, that do not have much relevance for OpenJDK, and can be confusing to users.
We can pick up the --help flag in our configure wrapper and make some efforts to process the output, e.g. by running --help=short by default.
We can pick up the --help flag in our configure wrapper and make some efforts to process the output, e.g. by running --help=short by default.