build: use gettext-h

We were using the gnulib's gettext module with tricks in
bootstrap.conf to avoid useless files.  Instead, use gnulib's
gettext-h module.

* .travis.yml: Force Gettext 0.18.3 on Trusty.
* bootstrap.conf: Use gettext-h instead of gettext.
(excluded_files): Remove.
* configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.
This commit is contained in:
Akim Demaille
2019-04-24 23:14:23 +02:00
parent 571447afe8
commit f5a4e279bc
6 changed files with 9 additions and 24 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/ABOUT-NLS~
*.eps
*.log
*.o