diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2019-02-20 22:39:48 +0100 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2019-02-20 22:39:48 +0100 |
commit | f2e48fb73463b7047b7b9907819a14ad2052368e (patch) | |
tree | 03b2e6babb710e20a1c5dc486fcbd881572f4b62 /nx-X11/lib | |
parent | 71a3b8447d2de86db7d4a7f26b3b2c0bc9e01541 (diff) | |
download | nx-libs-f2e48fb73463b7047b7b9907819a14ad2052368e.tar.gz nx-libs-f2e48fb73463b7047b7b9907819a14ad2052368e.tar.bz2 nx-libs-f2e48fb73463b7047b7b9907819a14ad2052368e.zip |
nx-X11/lib/configure.ac: add forgotten status line
Diffstat (limited to 'nx-X11/lib')
-rw-r--r-- | nx-X11/lib/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nx-X11/lib/configure.ac b/nx-X11/lib/configure.ac index 990ed31ef..025d27111 100644 --- a/nx-X11/lib/configure.ac +++ b/nx-X11/lib/configure.ac @@ -332,6 +332,7 @@ AC_OUTPUT echo "" echo "NX_X11 will be built with the following settings:" +echo " Loadable xcursor library support: "$XLIB_LOADABLE_XCURSOR echo " Threading support: "$xthreads echo " Use Threads safe API: "$mtsafeapi echo " Threads stubs in libNX_X11: "$thrstubs |