summaryrefslogtreecommitdiffstats
path: root/rules/host-m4.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2014-04-07 09:55:17 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-04-08 17:43:07 +0200
commitdb749feb97c5753c96e9975b8b751ba9a34ecb3a (patch)
treee6f164fcd96660a48f15b1555ce9ac929c6206b3 /rules/host-m4.in
parent5977ca82cc354cdfa22ad6efb29db3726a93be43 (diff)
downloadptxdist-db749feb97c5753c96e9975b8b751ba9a34ecb3a.tar.gz
ptxdist-db749feb97c5753c96e9975b8b751ba9a34ecb3a.tar.xz
host-m4: provide a recent version to make the autotools happy
Since commit 5ef597fcaa290267e8cffe33b60b870cda0d52fa the autotools-autoconf package forces a very specific and recent M4 version. Otherwise it fails with: checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH. GNU M4 1.4.6 or later is required; 1.4.16 or newer is recommended. GNU M4 1.4.15 uses a buggy replacement strstr on some systems. Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-m4.in')
-rw-r--r--rules/host-m4.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/host-m4.in b/rules/host-m4.in
new file mode 100644
index 000000000..b135d226c
--- /dev/null
+++ b/rules/host-m4.in
@@ -0,0 +1,4 @@
+## SECTION=hosttools_noprompt
+
+config HOST_M4
+ bool