X-Git-Url: https://git.eyrie.org/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=c3419ec10f7c0f714db505c74173dd2b42dcb2ed;hb=9ad64f4708de5a020b4912d418292d8d663a7f26;hp=c6cc7b6415c78fa0dd8a157806c351238f3a835b;hpb=7f63902acd98302df37346e35444f11aa38cdd03;p=kerberos%2Fkrb5-strength.git diff --git a/Makefile.am b/Makefile.am index c6cc7b6..c3419ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -129,9 +129,9 @@ maintainer-clean-local: warnings: $(MAKE) V=0 CFLAGS='$(WARNINGS_CFLAGS) $(AM_CFLAGS)' \ - KRB5_CPPFLAGS='$(KRB5_CPPFLAGS_GCC)' + KRB5_CPPFLAGS='$(KRB5_CPPFLAGS_WARNINGS)' $(MAKE) V=0 CFLAGS='$(WARNINGS_CFLAGS) $(AM_CFLAGS)' \ - KRB5_CPPFLAGS='$(KRB5_CPPFLAGS_GCC)' $(check_PROGRAMS) + KRB5_CPPFLAGS='$(KRB5_CPPFLAGS_WARNINGS)' $(check_PROGRAMS) # The bits below are for the test suite, not for the main package. check_PROGRAMS = tests/runtests tests/plugin/heimdal-t tests/plugin/mit-t \