diff options
author | Francois Tigeot <ftigeot@wolfpond.org> | 2011-05-01 10:04:39 +0200 |
---|---|---|
committer | Francois Tigeot <ftigeot@wolfpond.org> | 2011-05-02 14:20:45 +0200 |
commit | 41f437c4acf7a22a53e71f910a4321727f6383db (patch) | |
tree | 7dd123863b141b60a4942de395b11b7b0064affa /distro-configs | |
parent | 67dd44fba7a16068f5ad3533bf091d07d9c73cc7 (diff) |
Add a DragonFly BSD distro config
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeDragonFly.conf | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeDragonFly.conf b/distro-configs/LibreOfficeDragonFly.conf new file mode 100644 index 000000000000..5753203a5eb5 --- /dev/null +++ b/distro-configs/LibreOfficeDragonFly.conf @@ -0,0 +1,24 @@ +--enable-symbols +--enable-debug +--disable-epm +--disable-mozilla +--disable-neon +--disable-nss-module +--disable-odk +--disable-opengl +--disable-systray +--with-alloc=system +--with-fonts +--with-system-headers +--with-system-libs +--with-system-libtextcat +--with-system-python +--with-vendor=DragonFly BSD +--without-java +--without-system-altlinuxhyph +--without-system-boost +--without-system-db +--without-system-jars +--without-system-mdds +--without-system-mythes +--x-includes=/usr/pkg/include |