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

2023-08-03 Thread Julian Waters
On Thu, 3 Aug 2023 08:16:55 GMT, Andreas Steiner 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

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

2023-08-03 Thread Christoph Langer
On Thu, 3 Aug 2023 08:16:55 GMT, Andreas Steiner 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

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

2023-08-03 Thread Andreas Steiner
> 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