Paolo Bonzini wrote:
> * cfg.mk (local-checks-to-skip): Enable m4-quote-check.
> * configure.ac: Fix occurrence.
...
> -AC_DEFINE(GREP, 1, [We are building grep])
> +AC_DEFINE([GREP], 1, [We are building grep])

Another easy one.
ACK


Reply via email to