office-gobmx/distro-configs
Lionel Elie Mamane b410acd136 Enable Evolution Adress Book support in official GNU/Linux build
Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9
2012-09-10 15:40:14 +02:00
..
LibreOfficeAndroid.conf
LibreOfficeAndroidX86.conf
LibreOfficeiOS.conf
LibreOfficeLinux.conf Enable Evolution Adress Book support in official GNU/Linux build 2012-09-10 15:40:14 +02:00
LibreOfficeMacOSX.conf
LibreOfficeMinGW.conf --with-system-nss for MinGW. 2012-08-29 14:52:47 +02:00
LibreOfficeOpenBSD.conf
LibreOfficeWin32.conf
LibreOfficeWin64.conf
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.