]> git.decadent.org.uk Git - nfs-utils.git/commit
Enable extra compile warnings (-Wextra) by default.
authorSteve Dickson <steved@redhat.com>
Mon, 19 Jul 2010 16:05:51 +0000 (12:05 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 9 Aug 2010 13:57:02 +0000 (09:57 -0400)
commitb6e0ddd7bb3843bb8bb5ff56816b31bcf17adacd
tree6138924b666ad8fbb590ae7ab95ae93130896fa8
parent12af21aca517dfbaec465447d8336bcc4769f71d
Enable extra compile warnings (-Wextra) by default.

Added -Wextra to the CFLAGS which enables more checking
during compilation, which in turn, will hopefully flag
potential problems before they occur.

Signed-off-by: Steve Dickson <steved@redhat.com>
configure.ac