aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Update libNX_X11 to upstream's libX11-1.7.3.1-10-gd60ede78Ulrich Sibiller2023-04-271-36/+76
|
* libNX_X11: set XTRANS_SEND_FDS=0Ulrich Sibiller2020-10-171-1/+4
| | | | | | | | | NX does not support passing around FDs for local connections. This will not cause any change in the resulting code as this variable had been unset by default. Fixes ArcticaProject/nx-libs#784
* libNX_X11: set FAIL_HARDUlrich Sibiller2020-10-171-0/+13
| | | | | | as it has been in the imake builds Fixes ArcticaProject/nx-libs#783
* libNX_X11: reintroduce SECURE_RPCUlrich Sibiller2020-10-171-0/+3
| | | | Fixes ArcticaProject/nx-libs#780
* libNX_X11: reintroduce HASXDMAUTHUlrich Sibiller2020-10-171-0/+24
| | | | Fixes ArcticaProject/nx-libs#779
* nx-X11/lib/configure.ac: add forgotten status lineUlrich Sibiller2019-02-201-0/+1
|
* nx-X11/lib/configure.ac: fix version numberUlrich Sibiller2019-02-201-1/+1
| | | | reflect the version of libX11 we are basing on
* nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is ↵Mike Gabriel2019-02-201-0/+33
| | | | | | defined at build-time. Fixes ArcticaProject/nx-libs#768.
* Silence warning: "ar: 'u' modifier ignored since 'D' is the default"Ulrich Sibiller2017-12-111-0/+3
| | | | Fixes ArcticaProject/nx-libs#530
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-251-0/+309