office-gobmx/distro-configs
Tor Lillqvist 30b680477b Add --disable-neon
Change-Id: Icf9d75e699e8a430ce0d2a305e1b696d8023466b
2013-04-24 19:43:28 +03:00
..
LibreOfficeAndroid.conf
LibreOfficeAndroidX86.conf
LibreOfficeiOS.conf Add --disable-neon 2013-04-24 19:43:28 +03:00
LibreOfficeLinux.conf
LibreOfficeMacOSX.conf
LibreOfficeMinGW.conf
LibreOfficeOpenBSD.conf
LibreOfficeWin32.conf --without-agfa-monotype-fonts is gone 2013-04-17 09:06:46 +02:00
LibreOfficeWin64.conf --without-agfa-monotype-fonts is gone 2013-04-17 09:06:46 +02: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.