mirror of
https://github.com/mirror/wget.git
synced 2024-12-26 21:00:26 +08:00
a11bfc2d4e
Use the --po-domain option to gnulib-tool to create a new textdomain that can be used by gnulib files for translations. This way, we don't have to maintain the list of all files that require translations in gnulib. * bootstrap.conf: Use --po-domain and --po-base options to create a separate base for gnulib translations * src/main.c(i18n_initialize): Call bindtextdomain on wget-gnulib to include those translations as well * Makefile.am: Add new directory gnulib_po to SUBDIRS * configure.ac: Generate gnulib_po/Makefile.in * lib/Makefile.am: Set AM_CPPFLAGS to empty since gnulib.mk expects it to be set |
||
---|---|---|
.. | ||
Makefile.am |