aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Krempa <pkrempa@redhat.com>2012-04-24 11:35:09 +0200
committerPeter Krempa <pkrempa@redhat.com>2012-04-24 11:35:09 +0200
commit8fe455fd364cd7462e02170084c45a58ee302cc3 (patch)
treedd8f47136f2f4f4ca927bcf302ed98252f92c2f5 /bootstrap.conf
parentvbox: Fix passing an empty IMedium* array to IMachine::Delete (diff)
downloadlibvirt-8fe455fd364cd7462e02170084c45a58ee302cc3.tar.gz
libvirt-8fe455fd364cd7462e02170084c45a58ee302cc3.tar.bz2
libvirt-8fe455fd364cd7462e02170084c45a58ee302cc3.zip
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
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index c6620e5c0..56911e02c 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -195,7 +195,7 @@ buildreq="\
autoconf 2.59
automake 1.9.6
autopoint -
-gettext 0.17
+gettext 0.18
git 1.5.5
gzip -
libtool -