office-gobmx/distro-configs
Kalman Szalai - KAMI 12d76ae5c0 Add epm for OxygenOffice distro-conf
Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d
2012-06-14 13:29:52 +02:00
..
LibreOfficeAndroid.conf
LibreOfficeiOS.conf
LibreOfficeLinux.conf This option does not exist anymore 2012-06-05 23:01:03 +02:00
LibreOfficeMacOSX.conf Hardcode cairo canvas off for Mac OS X and Windows 2012-04-24 12:23:00 +03:00
LibreOfficeMinGW.conf
LibreOfficeOpenBSD.conf
LibreOfficeWin32.conf Hardcode cairo canvas off for Mac OS X and Windows 2012-04-24 12:23:00 +03:00
LibreOfficeWin64.conf Hardcode cairo canvas off for Mac OS X and Windows 2012-04-24 12:23:00 +03:00
OxygenOfficeLinux.conf Add epm for OxygenOffice distro-conf 2012-06-14 13:29:52 +02:00
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.