On Tue, 1 Aug 2023 14:37:18 GMT, Christoph Langer <clan...@openjdk.org> wrote:
> Currently, if somebody sets both, --with-cups= and --with-cups-include, > with-cups-include gets precedence. The problem is only theoretical The default for with-cups-include on AIX will be set only if --with-cups is not set. See my last commit. But I will think about your suggestion to do the check in the other section... ------------- PR Comment: https://git.openjdk.org/jdk/pull/15100#issuecomment-1662009402