X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=Makefile.in;h=7440b303cccaae4918c1b59c9bfa45da88e78dca;hb=b24a72ef9d47c9e51f6efe79b51073d690584aa5;hp=526175be1ab83924c129d69aa4f79a9e659c2324;hpb=fe21ce5540e6ca02755f18493672dbaab4ec30f7;p=secnet.git diff --git a/Makefile.in b/Makefile.in index 526175b..7440b30 100644 --- a/Makefile.in +++ b/Makefile.in @@ -32,7 +32,7 @@ INSTALL:=@INSTALL@ INSTALL_PROGRAM:=@INSTALL_PROGRAM@ CFLAGS:=-Wall @WRITESTRINGS@ @CFLAGS@ -Werror \ - -W -Wno-unused \ + -W -Wno-unused -Wno-unused-parameter \ -Wno-pointer-sign -Wstrict-prototypes -Wmissing-prototypes \ -Wmissing-declarations -Wnested-externs -Wredundant-decls \ -Wpointer-arith -Wformat=2 -Winit-self \