X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=b8595664b62039489bcd2d4093d38c5909ac223f;hp=abfcb361dd18ae865b99e7ddf2600900720a62ea;hb=f71a55810f09fc010b44689aa00823a745ff83c6;hpb=749f464f9169acc5f0aa25c7ce5428353ebbe664 diff --git a/configure.ac b/configure.ac index abfcb361d..b8595664b 100644 --- a/configure.ac +++ b/configure.ac @@ -201,6 +201,14 @@ AC_ARG_ENABLE([edd], [], [enable_edd=no]) AM_CONDITIONAL([ENABLE_EDD], [test "x$enable_edd" = "xyes"]) +my_CFLAGS="-Wall \ +-Wmissing-declarations -Wmissing-prototypes \ +-Wnested-externs -Wpointer-arith \ +-Wpointer-arith -Wsign-compare -Wchar-subscripts \ +-Wstrict-prototypes -Wshadow \ +-Wformat-security -Wtype-limits" +AC_SUBST([my_CFLAGS]) + AC_CONFIG_HEADERS(config.h) AC_CONFIG_FILES([ Makefile