Version 4.0.2.1, tag libreoffice-4.0.2.1
[LibreOffice.git] / distro-configs / README
blobf22328fe804a1e86304907eadfbc7e199c067df5
1 Pre-canned distribution / platform configurations
3 When the software is configured for a platform, since we run on so
4 many platforms, detecting the best sequence of configure options to
5 get it building is hard.
7 Instead we have a text file containing the recommended (often the
8 distributed) version of these parameters, one per distribution or
9 significant platform. These are interpreted by autogen.sh and
10 eventually end up passed to configure. Thus:
12 ./autogen.sh --with-distro=LibreOfficeAndroid
14 might build a version tweaked for Android.