X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=eb292a7d97d95f391ff5049b5f735c8f1b28a326;hp=eaa3fc1d1d045c02c94be673aef2f13e6176f4ea;hb=28e5c0eb65e5f7be08b776281c008cf9cbe807cc;hpb=392785531fb40a3a30c0bfd7d5c870c59a05b39a diff --git a/Makefile.am b/Makefile.am index eaa3fc1..eb292a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,9 +7,9 @@ gssdir = $(libdir)/gss gss_LTLIBRARIES = mech_eap.la mech_eap_la_CPPFLAGS = -DBUILD_GSSEAP_LIB -DSYSCONFDIR=\"${sysconfdir}\" -DDATAROOTDIR=\"${datarootdir}\" -mech_eap_la_CFLAGS = -g -Wunused-parameter -Wall -fno-strict-aliasing \ +mech_eap_la_CFLAGS = -g -Wall \ @KRB5_CFLAGS@ @EAP_CFLAGS@ @RADSEC_CFLAGS@ @TARGET_CFLAGS@ -mech_eap_la_CXXFLAGS = -g -Wunused-parameter -Wall \ +mech_eap_la_CXXFLAGS = -g -Wall \ @KRB5_CFLAGS@ @EAP_CFLAGS@ @RADSEC_CFLAGS@ \ @SHIBRESOLVER_CXXFLAGS@ @SHIBSP_CXXFLAGS@ @TARGET_CFLAGS@ mech_eap_la_LDFLAGS = -avoid-version -module \