aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-05-01 15:57:02 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-05-20 12:16:15 +0200
commite9dcab679cb686b25df921c2c233198cb9dcfbb8 (patch)
tree622e3dc0cf971d4962eecac6dc27ae3a245afb72 /nxcompshad
parent24903c921fcab7143d48ca9ba1f47cd8d6696fb5 (diff)
downloadnx-libs-e9dcab679cb686b25df921c2c233198cb9dcfbb8.tar.gz
nx-libs-e9dcab679cb686b25df921c2c233198cb9dcfbb8.tar.bz2
nx-libs-e9dcab679cb686b25df921c2c233198cb9dcfbb8.zip
library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr shared library.
Diffstat (limited to 'nxcompshad')
-rw-r--r--nxcompshad/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Makefile.in b/nxcompshad/Makefile.in
index 1480e5ea8..3e5c33a22 100644
--- a/nxcompshad/Makefile.in
+++ b/nxcompshad/Makefile.in
@@ -148,7 +148,7 @@ all: depend $(LIBARCHIVE) $(LIBDLL)
else
-EXTRALIBS = -lNX_Xext -lNX_Xtst -lNX_Xrandr -lXdamage
+EXTRALIBS = -lNX_Xext -lNX_Xtst -lXrandr -lXdamage
all: depend $(LIBFULL) $(LIBLOAD) $(LIBSHARED) $(LIBARCHIVE)