]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update PACKAGING documentation.
authorBruno Haible <bruno@clisp.org>
Sun, 21 Oct 2018 17:55:44 +0000 (19:55 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Oct 2018 18:30:31 +0000 (20:30 +0200)
* PACKAGING: Remove mention of charset.alias (dropped on 2018-05-19).
Mention that libintl does not get installed on Solaris 11.

PACKAGING

index 419e7edbc13cfa1806c3ad6e3b6a9969ba49fd02..71ce2452f8ac574f7277f60bcb14cbff75eba398 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -60,10 +60,9 @@ following file list.
       $prefix/share/doc/gettext/envsubst.1.html
       $prefix/share/locale/*/LC_MESSAGES/gettext-runtime.mo
 
-      $prefix/lib/libintl.*               (not installed on glibc systems)
-      $prefix/lib/charset.alias           (not installed on glibc systems)
-      $prefix/share/locale/locale.alias   (not installed on glibc systems)
-      $prefix/include/libintl.h           (not installed on glibc systems)
+      $prefix/lib/libintl.*               (not installed on glibc and Solaris 11 systems)
+      $prefix/share/locale/locale.alias   (not installed on glibc and Solaris 11 systems)
+      $prefix/include/libintl.h           (not installed on glibc and Solaris 11 systems)
       $prefix/share/man/man3/*
       $prefix/share/doc/gettext/*.3.html