configure: Run sparse automatically if C=1 specified on "make" command.
authorBen Pfaff <blp@nicira.com>
Fri, 6 May 2011 20:00:49 +0000 (13:00 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 16 May 2011 20:45:53 +0000 (13:45 -0700)
commit29d935d631c522c5e5915d6c0cb9a8af3a1f2390
tree4e62f854a21569c7ac67faf2c166bfe19ca54484
parent6506f45c0818618e96deb858bbabdf2cc90eb2df
configure: Run sparse automatically if C=1 specified on "make" command.

The C=1 convention matches the kernel's convention, so running "make C=1"
will now get sparse results for both userspace and kernel compiles.
acinclude.m4
configure.ac