summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-automake.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-06-08 19:49:22 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-06-10 13:19:41 +0200
commit6d8f9660391b275eae135e60dafd207b8a5f63cf (patch)
treeb042faa808624c3283d542dc1a33dcbee315519e /rules/host-autotools-automake.in
parent43142dd4d5c804bb47aebc4ab4b39f65faa230b5 (diff)
downloadptxdist-6d8f9660391b275eae135e60dafd207b8a5f63cf.tar.gz
ptxdist-6d8f9660391b275eae135e60dafd207b8a5f63cf.tar.xz
host-autotools-automake: needs perl
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-automake.in')
-rw-r--r--rules/host-autotools-automake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-autotools-automake.in b/rules/host-autotools-automake.in
index 91b5e89bc..538e524f2 100644
--- a/rules/host-autotools-automake.in
+++ b/rules/host-autotools-automake.in
@@ -3,4 +3,5 @@
config HOST_AUTOTOOLS_AUTOMAKE
bool
default y
+ select HOST_SYSTEM_PERL
select HOST_AUTOTOOLS_AUTOCONF