erlang: fix incorrect use of AC_EGREP_CPP
authorJohan Oudinet <johan.oudinet@gmail.com>
Wed, 25 Mar 2015 15:06:59 +0000 (16:06 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Mar 2015 19:07:34 +0000 (20:07 +0100)
commitcef48576380f4541935695159a07eedc6358b4c9
tree4ae03677b712875bca21980f42120b52779f601e
parent5b49c79d999381ed7159fd5e144c35b2ab9e5d8a
erlang: fix incorrect use of AC_EGREP_CPP

Using 'AC_EGREP_CPP(yes' without restraining the pattern always return
true if it runs from a path containing the string 'yes'.

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/erlang/0004-erts-fix-incorrect-use-of-ac-egrep-cpp.patch [new file with mode: 0644]