diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-11-14 11:04:53 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-11-14 11:04:53 +0000 |
commit | fc55c800d99eea12af660f352754f5a464b0d674 (patch) | |
tree | ea1db0698e38299d2737957f8cdab4d643257a22 /Build/source/README.distro | |
parent | 562b9630efc63d20babed990a6b64e57c0f35e1f (diff) |
Minor build system updates
git-svn-id: svn://tug.org/texlive/trunk@28259 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.distro')
-rw-r--r-- | Build/source/README.distro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/README.distro b/Build/source/README.distro index da513e87381..ff4548bdc24 100644 --- a/Build/source/README.distro +++ b/Build/source/README.distro @@ -1,4 +1,4 @@ -Copyright (C) 2011 Peter Breitenlohner <tex-live@tug.org> +Copyright (C) 2011, 2012 Peter Breitenlohner <tex-live@tug.org> You may freely use, modify and/or distribute this file. Building TeX Live (TL) for a distro @@ -33,8 +33,8 @@ You may specify --enable-shared to build the TL specific kpathsea and ptexenc libraries as shared libraries and may add - --disable-shared -if you don't want them as static libraries. + --disable-static +to not build the static libraries. You should use --with-system-LIB |