aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/Makefile.in
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-06-21 18:12:11 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-29 19:11:59 +0100
commitbd592c2e7edb7cd3dd06dd6c13b559bd6c498596 (patch)
tree2b33c92ce02ed89726cd32d0e46ff578aad1361f /nxcompshad/Makefile.in
parentb768e8124b8c76a7617a51fee56bc85c1d54e8c5 (diff)
downloadnx-libs-bd592c2e7edb7cd3dd06dd6c13b559bd6c498596.tar.gz
nx-libs-bd592c2e7edb7cd3dd06dd6c13b559bd6c498596.tar.bz2
nx-libs-bd592c2e7edb7cd3dd06dd6c13b559bd6c498596.zip
library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared library. (Fixes ArcticaProject/nx-libs#32).
Diffstat (limited to 'nxcompshad/Makefile.in')
-rw-r--r--nxcompshad/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Makefile.in b/nxcompshad/Makefile.in
index 7614d55b9..f3b68b45a 100644
--- a/nxcompshad/Makefile.in
+++ b/nxcompshad/Makefile.in
@@ -151,7 +151,7 @@ all: depend $(LIBARCHIVE) $(LIBDLL)
else
-EXTRALIBS = -lNX_Xext -lNX_Xtst -lXrandr -lXdamage
+EXTRALIBS = -lNX_Xext -lXtst -lXrandr -lXdamage
all: depend $(LIBFULL) $(LIBLOAD) $(LIBSHARED) $(LIBARCHIVE)