This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: configure.ac: Add AM_GNU_GETTEXT_VERSION([0.19.8]) Author: Hans de Goede <hdego...@redhat.com> Date: Thu Apr 18 13:14:00 2019 +0200 Add AM_GNU_GETTEXT_VERSION([0.19.8]) so that autoreconf will properly run autopoint instead of failing because build-aux/config.rpath is not copied. Signed-off-by: Hans de Goede <hdego...@redhat.com> Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl> configure.ac | 1 + 1 file changed, 1 insertion(+) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=b335ef5696dca2bc1f6b49ccd04c96bb81dca887 diff --git a/configure.ac b/configure.ac index 4970eece231d..a8d215f30196 100644 --- a/configure.ac +++ b/configure.ac @@ -96,6 +96,7 @@ PKG_PROG_PKG_CONFIG DX_DOT_FEATURE(ON) DX_INIT_DOXYGEN($PACKAGE_NAME, doxygen_libdvbv5.cfg) ALL_LINGUAS="" +AM_GNU_GETTEXT_VERSION([0.19.8]) AM_GNU_GETTEXT([external]) LIBDVBV5_DOMAIN="libdvbv5" _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits