diff options
Diffstat (limited to 'Build/source/README.config')
-rw-r--r-- | Build/source/README.config | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Build/source/README.config b/Build/source/README.config index 2ab104bdd2d..00a4aedbe21 100644 --- a/Build/source/README.config +++ b/Build/source/README.config @@ -36,10 +36,11 @@ Options specified on the command line will never be modified. If enabled (by default) build for a TeX Live binary distribution as shipped by the user groups; this implies '--enable-multiplatform' and '--enable-cxx-runtime-hack' unless they are explicitly disabled and -enforces '--disable-shared'. +enforces '--disable-shared'. This also requires GNU make. If building TL for a GNU/Linux or other distribution, this would be disabled and system versions of most libraries would be used (see below). +This may require GNU make, but will also try without it. A related option '--enable-texlive-build' is automatically passed to all subdirectories (and can not be disabled). Programs that could also be built @@ -263,6 +264,10 @@ To build xindy docs. --------------------------------- For `make check'. +4.7. MAKE=/path/to/GNU_make +--------------------------------- +For the top-level. + Happy building. Please use the tlbuild list for questions or discussion: http://lists.tug.org/tlbuild. |