[Cocci] Compilation error with 0.2.3rc2

Eric Noulard eric.noulard at gmail.com
Fri Jun 18 15:27:07 CEST 2010


2010/6/18 Nicolas Palix <npalix at diku.dk>:
>
> Fix follows.
>
> diff -ru coccinelle-0.2.3rc2.old/Makefile coccinelle-0.2.3rc2.new/Makefile
> --- coccinelle-0.2.3rc2.old/Makefile    2010-06-11 21:55:47.000000000 +0200
> +++ coccinelle-0.2.3rc2.new/Makefile    2010-06-18 15:06:48.000000000 +0200
> @@ -77,8 +77,8 @@
>  endif
>
>  # Should we use the local version of menhirLib
> -ifeq ("$(MENHIRDIR)","menhirLib")
> -LOCALMENHIR=menhirLib
> +ifeq ("$(MENHIRDIR)","menhirlib")
> +LOCALMENHIR=menhirlib
>  else
>  LOCALMENHIR=
>  endif

Works for me, thanks.

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the Cocci mailing list