summaryrefslogtreecommitdiff
path: root/vcl/StaticLibrary_glxtest.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-02 20:22:42 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-03-02 20:23:57 +0100
commitfa50edeb728b4c3320b88a648f5144faf5e2c1b6 (patch)
tree22dd212705c04c25f3c1fe81b55d03140595ede2 /vcl/StaticLibrary_glxtest.mk
parent6efb7f65eea764ffe5b71f65f9b7eea125183ec3 (diff)
Remove references to unused GLU
(after removing the one remaining use of gluErrorString in a SAL_WARN call) Change-Id: Ib94e346d73e508e69c07deafdc690e3ae0e23d4e
Diffstat (limited to 'vcl/StaticLibrary_glxtest.mk')
-rw-r--r--vcl/StaticLibrary_glxtest.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/StaticLibrary_glxtest.mk b/vcl/StaticLibrary_glxtest.mk
index 1e28775c8a1e..2ac2283897c4 100644
--- a/vcl/StaticLibrary_glxtest.mk
+++ b/vcl/StaticLibrary_glxtest.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_StaticLibrary_add_libs,glxtest,\
-ldl \
-lpthread \
-lGL \
- -lGLU \
-lX11 \
))