RFR: JDK-8311938: Add default cups include location for configure on AIX [v2]
Andreas Steiner
duke at openjdk.org
Wed Aug 2 11:08:40 UTC 2023
On Tue, 1 Aug 2023 14:37:18 GMT, Christoph Langer <clanger at 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
More information about the build-dev
mailing list