summaryrefslogtreecommitdiffstats
path: root/svx/Executable_gengal.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 /svx/Executable_gengal.mk
parentif you link vclplug_svp to desktop you end up with duplicate font caches (diff)
downloadcore-fa50edeb728b4c3320b88a648f5144faf5e2c1b6.tar.gz
core-fa50edeb728b4c3320b88a648f5144faf5e2c1b6.zip
Remove references to unused GLU
(after removing the one remaining use of gluErrorString in a SAL_WARN call) Change-Id: Ib94e346d73e508e69c07deafdc690e3ae0e23d4e
Diffstat (limited to 'svx/Executable_gengal.mk')
-rw-r--r--svx/Executable_gengal.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/Executable_gengal.mk b/svx/Executable_gengal.mk
index 6e8bda1de304..38d5697f32a2 100644
--- a/svx/Executable_gengal.mk
+++ b/svx/Executable_gengal.mk
@@ -72,7 +72,6 @@ $(eval $(call gb_Executable_add_libs,gengal,\
-ldl \
-lpthread \
-lGL \
- -lGLU \
-lX11 \
))