From d07ad8bcb16cde1a017cf35e5f07c9278bf2aa79 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Oct 2018 19:55:44 +0200 Subject: [PATCH] Update PACKAGING documentation. * PACKAGING: Remove mention of charset.alias (dropped on 2018-05-19). Mention that libintl does not get installed on Solaris 11. --- PACKAGING | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/PACKAGING b/PACKAGING index 419e7edbc..71ce2452f 100644 --- 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 -- 2.47.3