X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=autogen.sh;h=f659fca5251b0213301c5d710c7d8bee3f3097b3;hp=d35e9459eca651dcff725a118793edc7c850d374;hb=b3ca87a04a6bc32d852774211b35313ec8a09da1;hpb=6133f3432fe86bc140cc9ba74794826f75c915fa diff --git a/autogen.sh b/autogen.sh index d35e9459e..f659fca52 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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]*)