diff options
author | Thorsten Behrens <tbehrens@novell.com> | 2011-05-17 11:47:52 +0200 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2011-05-17 14:11:14 +0200 |
commit | 7d9a21d21d6e089b84659a3c8c1b15178937646e (patch) | |
tree | a412bf20b8a62390ae58689e97077658e0313611 /distro-configs | |
parent | d378b5aef79380eaec00d98c13813bcb8a73b341 (diff) |
Enable nlpsolver also for Mac
Fix for fdo#37180
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeMacOSX.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf index 387b970518db..1fb7e4ed54e0 100644 --- a/distro-configs/LibreOfficeMacOSX.conf +++ b/distro-configs/LibreOfficeMacOSX.conf @@ -10,4 +10,5 @@ --enable-ext-scripting-beanshell --enable-ext-scripting-javascript --enable-ext-scripting-python +--enable-ext-nlpsolver --with-extension-integration |