RFR: JDK-8311938: Add default cups include location for configure on AIX [v3]

Christoph Langer clanger at openjdk.org
Wed Aug 2 16:48:43 UTC 2023


On Wed, 2 Aug 2023 15:20:55 GMT, Andreas Steiner <duke at openjdk.org> wrote:

>> Add the default include location(/opt/freeware/include/) for cups on AIX. With this set the additional configure parameter --with-cups-include can be removed, which was needed on AIX.
>
> Andreas Steiner has updated the pull request incrementally with one additional commit since the last revision:
> 
>   move AIX check to default location section

Looks good. Maybe you should also set DEFAULT_CUPS=yes, although it doesn't seem to be used anywhere.

-------------

Marked as reviewed by clanger (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15100#pullrequestreview-1559452240



More information about the client-libs-dev mailing list