summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-16 09:51:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-16 09:51:30 +0000
commit09950a732cfa76559d18b3540d69bf7eed235171 (patch)
tree00e395f5458e8c3d6904d313d1d513fc9d1dabfb /Build/source/README.config
parent6d04c5f72978b866477b0608d68285045337b061 (diff)
build system: --enable-libtool-hack to prvent linking with dependency_libs
git-svn-id: svn://tug.org/texlive/trunk@16027 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.config')
-rw-r--r--Build/source/README.config13
1 files changed, 9 insertions, 4 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index b9e6a6a1c63..2175fe3e901 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -57,19 +57,24 @@ any program or library package.
If enabled and when using g++, try to statically link with libstc++,
somewhat improving portability.
-1.4. --enable-shared
+1.4. --enable-libtool-hack
+--------------------------
+If enabled (by default for linux and solaris) prevents libtool from linking
+explicitly with dependency_libs.
+
+1.5. --enable-shared
---------------------
Build a shared Kpathsea library (not allowed for a TeX Live native build).
-1.5. --disable-largefile
+1.6. --disable-largefile
------------------------
Omit support for large files (>=2GB).
-1.6. --without-x
+1.7. --without-x
----------------
Do not use the X Window System.
-1.7. --enable-compiler-warnings=[no|min|yes|max|all]
+1.8. --enable-compiler-warnings=[no|min|yes|max|all]
----------------------------------------------------
Enable various degrees of compiler warnings for C and C++. The default is
'yes' in maintainer-mode and 'min' otherwise. This options defines