chiark / gitweb /
input_id: silent gcc warnings
[elogind.git] / autogen.sh
index d35e9459eca651dcff725a118793edc7c850d374..f659fca5251b0213301c5d710c7d8bee3f3097b3 100755 (executable)
@@ -8,7 +8,7 @@ MYCFLAGS="-g -Wall \
 -Wnested-externs -Wpointer-arith \
 -Wpointer-arith -Wsign-compare -Wchar-subscripts \
 -Wstrict-prototypes -Wshadow \
--Wformat=2 -Wtype-limits"
+-Wformat-security -Wtype-limits"
 
 case "$CFLAGS" in
        *-O[0-9]*)