SHA256
1
0
forked from pool/coccinelle
coccinelle/coccinelle-1.0.4.patch
2016-05-24 14:32:02 +00:00

16 lines
346 B
Diff

---
setup/cocci.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/setup/cocci.m4
+++ b/setup/cocci.m4
@@ -285,7 +285,7 @@ AC_DEFUN([AC_COCCI_TOOL],
AC_SUBST([$1], [no])
],
[dnl find the tool
- AC_COCCI_FINDTOOL([$1],[[$]$1])
+ AC_COCCI_FINDTOOL([$1],[$2])
])
AS_IF([test -z "[$]$1" -o "x[$]$1" = xno],