meson: convert po/
Meson warns if xgettext is not found. In the future we may want to add a required argument to i18n.gettext(); in the meanwhile, I am adding a --enable-gettext/--disable-gettext option and feature detection in configure. This preserves QEMU's default behavior of detecting system features, without any warning, if neither --enable-* nor --disable-* is requested. Signed-off-by:Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- Makefile 1 addition, 4 deletionsMakefile
- configure 20 additions, 1 deletionconfigure
- meson.build 3 additions, 0 deletionsmeson.build
- meson_options.txt 1 addition, 0 deletionsmeson_options.txt
- po/LINGUAS 8 additions, 0 deletionspo/LINGUAS
- po/Makefile 0 additions, 52 deletionspo/Makefile
- po/POTFILES 1 addition, 0 deletionspo/POTFILES
- po/meson.build 7 additions, 0 deletionspo/meson.build
- po/messages.po 0 additions, 74 deletionspo/messages.po
- tests/vm/freebsd 1 addition, 0 deletionstests/vm/freebsd
- tests/vm/netbsd 1 addition, 0 deletionstests/vm/netbsd
- tests/vm/openbsd 1 addition, 0 deletionstests/vm/openbsd
Loading
Please register or sign in to comment