meson: convert po/
commite8f3bd71d830f986c950439c0d125f4bab8e0313
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 19 Sep 2019 17:02:09 +0000 (19 21:02 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Aug 2020 10:30:45 +0000 (21 06:30 -0400)
treeb13dc3dc73bc3dc2f2ffb2c846a7fa142070c191
parenta0b93237d82bed836842a75f9927ec72ebba280b
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>
12 files changed:
Makefile
configure
meson.build
meson_options.txt
po/LINGUAS [new file with mode: 0644]
po/Makefile [deleted file]
po/POTFILES [new file with mode: 0644]
po/meson.build [new file with mode: 0644]
po/messages.po [deleted file]
tests/vm/freebsd
tests/vm/netbsd
tests/vm/openbsd