* [ptxdist] [PATCH] rrdtool: fix extract stage
@ 2012-02-19 22:44 Juergen Beisert
0 siblings, 0 replies; only message in thread
From: Juergen Beisert @ 2012-02-19 22:44 UTC (permalink / raw)
To: ptxdist
To re-create the 'configure' the host-gettext package must be present,
otherwise the extract stage fails with:
autoreconf: autopoint failed with exit status:
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
diff --git a/rules/rrdtool.in b/rules/rrdtool.in
index b929df8..0e83e66 100644
--- a/rules/rrdtool.in
+++ b/rules/rrdtool.in
@@ -9,6 +9,8 @@ menuconfig RRDTOOL
select CAIRO_PS
select PANGO
select LIBXML2
+# for autotools only
+ select HOST_GETTEXT
prompt "rrdtool "
help
The Round Robin Database Tool (RRDtool) is a system to store and
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-19 22:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-19 22:44 [ptxdist] [PATCH] rrdtool: fix extract stage Juergen Beisert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox