* PACKAGING: Remove mention of charset.alias (dropped on 2018-05-19).
Mention that libintl does not get installed on Solaris 11.
$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