diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-24 15:15:46 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-24 15:16:54 +0200 |
commit | 5387c4f57519b8ff013e2e58b6ea8680b438c021 (patch) | |
tree | 4bc12d4528f3986cae31aacfbd67c48c0356d8f3 /distro-configs | |
parent | 57ebd448497ec357aa348f5df90a52e8d58b4bb6 (diff) |
distro-configs: remove no longer working --without-system-cairo
...after 800005b120d06100e082ad45051d4f1c3c549569 "Disallow
--without-system-cairo combined with (implicit) --enable-gtk."
Change-Id: I74f5e4f454f5e1724e258380bbbcd771bf58453a
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 1 | ||||
-rw-r--r-- | distro-configs/OxygenOfficeLinux.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index d0f2b6dbbf4b..de417a1caa29 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -9,7 +9,6 @@ --without-system-libxml --without-system-jpeg --without-system-jars ---without-system-cairo --without-system-postgresql --without-junit --with-help diff --git a/distro-configs/OxygenOfficeLinux.conf b/distro-configs/OxygenOfficeLinux.conf index fecce8093e0b..860f5833556f 100644 --- a/distro-configs/OxygenOfficeLinux.conf +++ b/distro-configs/OxygenOfficeLinux.conf @@ -56,7 +56,6 @@ --without-system-libxml --without-system-jpeg --without-system-jars ---without-system-cairo --without-system-mysql --without-system-postgresql --without-junit |