]> git.cworth.org Git - glaze/commitdiff
Makefile: Fix to enable compiler warnings
authorCarl Worth <cworth@cworth.org>
Tue, 20 Aug 2013 23:11:31 +0000 (16:11 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 20 Aug 2013 23:11:31 +0000 (16:11 -0700)
The configure script was carefully detecting available warning options, but
the Makefile was neglecting to actually use them when compiling.

Fix so that we get useful warning messages.


No differences found