diff options
author | François Tigeot <ftigeot@wolfpond.org> | 2011-11-19 20:08:17 +0100 |
---|---|---|
committer | François Tigeot <ftigeot@wolfpond.org> | 2011-11-19 20:08:17 +0100 |
commit | 752f365a2655bd074e1adad7fdf5b55b90d42da1 (patch) | |
tree | c77388e28ef9e4dbc20ae53672242e97f2563dcc /distro-configs | |
parent | 993f9f7c89e209789283af265a84290bb2d23164 (diff) |
Do not use mozilla headers
The configure script checks for them by default now. Disable this
nonsense.
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeDragonFly.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeDragonFly.conf b/distro-configs/LibreOfficeDragonFly.conf index 2a5d87c1cdc1..d2a3c6c1f54c 100644 --- a/distro-configs/LibreOfficeDragonFly.conf +++ b/distro-configs/LibreOfficeDragonFly.conf @@ -22,5 +22,6 @@ --without-system-libcmis --without-system-libvisio --without-system-mdds +--without-system-mozilla-headers --without-system-mythes --x-includes=/usr/pkg/include |