office-gobmx/distro-configs
Fridrich Štrba 706d193698 Enable dbus in LibreOfficeLinux configuration
Change-Id: I959437dd440c0eec4fdfa75498a95295bb85cda0
2013-02-08 16:40:54 +01:00
..
LibreOfficeAndroid.conf No use for help or myspell-dicts for Android or iOS 2013-01-21 10:34:57 +02:00
LibreOfficeAndroidX86.conf No use for help or myspell-dicts for Android or iOS 2013-01-21 10:34:57 +02:00
LibreOfficeiOS.conf No use for help or myspell-dicts for Android or iOS 2013-01-21 10:34:57 +02:00
LibreOfficeLinux.conf Enable dbus in LibreOfficeLinux configuration 2013-02-08 16:40:54 +01:00
LibreOfficeMacOSX.conf default to --without-help and --without-myspell-dicts 2013-01-21 08:31:58 +00:00
LibreOfficeMinGW.conf default to --without-help and --without-myspell-dicts 2013-01-21 08:31:58 +00:00
LibreOfficeOpenBSD.conf default to --without-help and --without-myspell-dicts 2013-01-21 08:31:58 +00:00
LibreOfficeWin32.conf default to --without-help and --without-myspell-dicts 2013-01-21 08:31:58 +00:00
LibreOfficeWin64.conf default to --without-help and --without-myspell-dicts 2013-01-21 08:31:58 +00:00
OxygenOfficeLinux.conf
OxygenOfficeWin32.conf
README

Pre-canned distribution / platform configurations

When the software is configured for a platform, since we run on so
many platforms, detecting the best sequence of configure options to
get it building is hard.

Instead we have a text file containing the recommended (often the
distributed) version of these parameters, one per distribution or
significant platform. These are interpreted by autogen.sh and
eventually end up passed to configure. Thus:

./autogen.sh --with-distro=LibreOfficeAndroid

might build a version tweaked for Android.