summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
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