commit | e598c29b4d38a96d3091c9ecc22d89c58a45f195 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Nov 24 23:00:57 2020 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Nov 25 11:55:46 2020 -0500 |
tree | a999b92ec373fb8d896f464d0d45f44cad1f2309 | |
parent | b4641aa6750d420beece96798598d2027a3a2104 [diff] |
Update gettext files to version 0.19.8 This also removes the built-in "intl" directory as this is now considered deprecated by the gettext package. This means that we won't try to use an internal version of gettext if it's not installed on the build system. We will simply disable NLS support in that case. Signed-off-by: Theodore Ts'o <tytso@mit.edu>