summaryrefslogtreecommitdiffstats
path: root/rules/host-intltool.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-02-04 17:03:13 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-02-07 14:38:43 +0100
commitae780b2d4af54bf0d7cb3323be9e83b65d68248a (patch)
tree7f6f187c9e301db6a8118e73fe1f52250ad7a04b /rules/host-intltool.make
parentad8d6e6e0a1d885178c3a2c9651e20324cbbc3c8 (diff)
downloadptxdist-ae780b2d4af54bf0d7cb3323be9e83b65d68248a.tar.gz
ptxdist-ae780b2d4af54bf0d7cb3323be9e83b65d68248a.tar.xz
[host-intltool] install pre autogen if selected.
polkit needs this for autoreconf Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-intltool.make')
-rw-r--r--rules/host-intltool.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/host-intltool.make b/rules/host-intltool.make
index ed42aea88..0413979f3 100644
--- a/rules/host-intltool.make
+++ b/rules/host-intltool.make
@@ -21,6 +21,10 @@ ifeq ($(shell perl -e "require XML::Parser" 2>/dev/null || echo no),no)
endif
endif
+ifdef PTXCONF_HOST_INTLTOOL
+$(STATEDIR)/autogen-tools: $(STATEDIR)/host-intltool.install
+endif
+
#
# Paths and names
#