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=7a959f1b07370d97682b748f911fbea814ce4555;hpb=1d8296d6ed0274d70b576e9dbcb22496a87e9161 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]*)