office-gobmx/distro-configs
Petr Mladek f6b7d674bd bin tab that breaks configure
Change-Id: I6705d60313243142bf4f5a0b4856757e093d5a1e
2012-10-15 16:24:08 +02:00
..
LibreOfficeAndroid.conf Use DISABLE_DYNLOADING on Android 2012-10-11 10:07:05 +03:00
LibreOfficeAndroidX86.conf Use DISABLE_DYNLOADING on Android 2012-10-11 10:07:05 +03:00
LibreOfficeiOS.conf
LibreOfficeLinux.conf bin tab that breaks configure 2012-10-15 16:24:08 +02:00
LibreOfficeMacOSX.conf changed scripting javascript/beanshell switches in distro configs 2012-10-08 21:19:50 +02:00
LibreOfficeMinGW.conf
LibreOfficeOpenBSD.conf
LibreOfficeWin32.conf changed scripting javascript/beanshell switches in distro configs 2012-10-08 21:19:50 +02:00
LibreOfficeWin64.conf changed scripting javascript/beanshell switches in distro configs 2012-10-08 21:19:50 +02:00
OxygenOfficeLinux.conf changed scripting javascript/beanshell switches in distro configs 2012-10-08 21:19:50 +02:00
OxygenOfficeWin32.conf changed scripting javascript/beanshell switches in distro configs 2012-10-08 21:19:50 +02:00
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.