summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/kpathsea/ChangeLog4
-rw-r--r--Build/source/texk/kpathsea/install.texi6
2 files changed, 4 insertions, 6 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index d62962b0ccd..8383d850eac 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-21 Karl Berry <karl@tug.org>
+
+ * install.texi (Shared library): remove mention of klibtool.
+
2007-03-09 Akira Kakuto <kakuto@fsci.fuk.kindai.ac.jp>
* tex-file.c (kpse_init_format): reduce to just .fmt;
diff --git a/Build/source/texk/kpathsea/install.texi b/Build/source/texk/kpathsea/install.texi
index 09e02d7e410..fee0dfdbec9 100644
--- a/Build/source/texk/kpathsea/install.texi
+++ b/Build/source/texk/kpathsea/install.texi
@@ -657,12 +657,6 @@ yourself; for example, on Solaris, include something like
default is very difficult, because of interactions with an existing
installed shared library.)
-Currently, shared library support is implemented only on Linux, SunOS 4
-(Solaris 1), SunOS 5 (Solaris 2), IRIX 5, and IRIX 6. If you're
-interested and willing in adding support for other systems, please see
-the @samp{configure} mode in the @file{klibtool} script, especially the
-host-specific case statement around line 250.
-
@node Running make
@subsection Running @code{make}