Kaydet (Commit) e8f1df14 authored tarafından Luboš Luňák's avatar Luboš Luňák

cairo will be tested for with guibase unx even without gtk

Change-Id: I0f433e1fc42e3aff955867d8af3e4c1935794b7b
üst 20362a86
......@@ -9425,10 +9425,6 @@ if test $_os = Darwin -o $_os = iOS -o $_os = Android -o "$enable_headless" = "y
fi
ENABLE_GTK=""
if test "x$enable_gtk" = "xyes"; then
if test "$GUIBASE" = "unx"; then
# Used in vcl/Library_vclplug_gtk.mk
test_cairo=yes
fi
ENABLE_GTK="TRUE"
R="gtk $R"
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment