office-gobmx/distro-configs
David Ostrovsky 79cd6af6c7 clean up obsolete mozilla options
Change-Id: I443e77c33b797aaff0b0389525148d1ee2d3193c
2013-02-24 21:57:25 +01:00
..
LibreOfficeAndroid.conf
LibreOfficeAndroidX86.conf
LibreOfficeiOS.conf
LibreOfficeLinux.conf clean up obsolete mozilla options 2013-02-24 21:57:25 +01:00
LibreOfficeMacOSX.conf
LibreOfficeMinGW.conf clean up obsolete mozilla options 2013-02-24 21:57:25 +01:00
LibreOfficeOpenBSD.conf clean up obsolete mozilla options 2013-02-24 21:57:25 +01:00
LibreOfficeWin32.conf remove obsoleted option --disable-build-mozab 2013-02-24 20:54:58 +01:00
LibreOfficeWin64.conf
OxygenOfficeLinux.conf clean up obsolete mozilla options 2013-02-24 21:57:25 +01:00
OxygenOfficeWin32.conf clean up obsolete mozilla options 2013-02-24 21:57:25 +01: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.