diff options
Diffstat (limited to 'Build/source/README.config')
-rw-r--r-- | Build/source/README.config | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Build/source/README.config b/Build/source/README.config index 0e8be6b7c94..f109e03b4ac 100644 --- a/Build/source/README.config +++ b/Build/source/README.config @@ -59,8 +59,8 @@ somewhat improving portability. 1.4. --enable-libtool-hack -------------------------- -If enabled (by default for linux and solaris) prevents libtool from linking -explicitly with dependency_libs. +If enabled prevents libtool from linking explicitly with dependency_libs. +At present this is enabled by default for all systems. 1.5. --enable-shared --------------------- @@ -166,8 +166,9 @@ available, else Xaw. 2.5. Configure options for texk/dvisvgm/ ---------------------------------------- 2.5.1. --with-system-libgs -Build dvisvgm with installed gs headers and library. The default is to load -the gs library at runtime, or disable support for PostScript specials. +Build dvisvgm with installed gs headers and library (not allowed for a TeX +Live native build). The default is to load the gs library at runtime, or +disable support for PostScript specials. 2.5.2. --with-libgs-includes=DIR, --with-libgs-libdir=DIR Non standard search locations for libgs. |