diff options
author | Michael Stahl <mstahl@redhat.com> | 2016-02-01 17:25:20 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-02-01 17:29:31 +0100 |
commit | 8d0b06a69ec0cabbab634241d0e0def323b8250e (patch) | |
tree | 20adfb5891f338ea18c425732af19d02f2b0982d /distro-configs/LibreOfficeAndroidX86.conf | |
parent | f8058b556d7ef23098bf6265f41e3f01f0529879 (diff) |
configure: remove ---disable-randr-link
This looks obsolete, it was used in LibreOfficeLinux.conf since the
beginning but in fact since LO 3.5 it was broken and the vclplug_gen
was not actully dlopen()ing Xrandr.so but somehow magically "found"
the symbols anyway.
Change-Id: I81251a8fef0abac63183b0ff3533bb2331ca6f5a
Diffstat (limited to 'distro-configs/LibreOfficeAndroidX86.conf')
-rw-r--r-- | distro-configs/LibreOfficeAndroidX86.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeAndroidX86.conf b/distro-configs/LibreOfficeAndroidX86.conf index e5589e8e8b07..4f487d502069 100644 --- a/distro-configs/LibreOfficeAndroidX86.conf +++ b/distro-configs/LibreOfficeAndroidX86.conf @@ -4,7 +4,6 @@ --disable-gstreamer-0-10 --disable-gstreamer-1-0 --disable-randr ---disable-randr-link --disable-systray --without-junit --without-helppack-integration |