]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Fix version of gettext macros
authorPeter Krempa <pkrempa@redhat.com>
Tue, 24 Apr 2012 09:35:09 +0000 (11:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 24 Apr 2012 09:35:09 +0000 (11:35 +0200)
commit8fe455fd364cd7462e02170084c45a58ee302cc3
treedd8f47136f2f4f4ca927bcf302ed98252f92c2f5
parenta9bc123ea3b613e456bc297761861f93196fc416
build: Fix version of gettext macros

Commit c9cd419caba9effa11ca53e8696e5f6a4b424d60 added copying of the
makefile for translation files from gnulib. The makefile from gnulib is
of version 0.18 but the build configuration cretes macros from version
0.17 which breaks the build with message:

*** error: gettext infrastructure mismatch: using a Makefile.in.in from
gettext version 0.18 but the autoconf macros are from gettext version
0.17
bootstrap.conf
configure.ac