Skip to content

Commit

Permalink
autogen: add -Wall to the invocation of autoconf.
Browse files Browse the repository at this point in the history
  • Loading branch information
shindere committed Sep 23, 2015
1 parent af4f325 commit f5aedb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ else
unset MAKE_COCCI_RELEASE
fi
aclocal -I setup
autoconf
autoconf -Wall

0 comments on commit f5aedb7

Please sign in to comment.